TeamExplorerModel 构造函数

命名空间:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework
程序集:  Microsoft.TeamFoundation.Controls(在 Microsoft.TeamFoundation.Controls.dll 中)

语法

声明
Public Sub New ( _
    parentServiceProvider As IServiceProvider, _
    insideVisualStudio As Boolean _
)
public TeamExplorerModel(
    IServiceProvider parentServiceProvider,
    bool insideVisualStudio
)

参数

.NET Framework 安全性

请参见

参考

TeamExplorerModel 类

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework 命名空间