UpdateWorkspaceParameters.WorkspaceOptions 属性

如果设置,工作区的选项卡使用这些选项替换。

命名空间:  Microsoft.TeamFoundation.VersionControl.Client
程序集:  Microsoft.TeamFoundation.VersionControl.Client(在 Microsoft.TeamFoundation.VersionControl.Client.dll 中)

语法

声明
Public Property WorkspaceOptions As Nullable(Of WorkspaceOptions)
public Nullable<WorkspaceOptions> WorkspaceOptions { get; set; }

属性值

类型:System.Nullable<WorkspaceOptions>
工作区域的选项。

.NET Framework 安全性

请参见

参考

UpdateWorkspaceParameters 类

Microsoft.TeamFoundation.VersionControl.Client 命名空间