TeamProjectFolderOptions.Comment 属性

获取描述此项目文件夹的注释。

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

语法

声明
Public ReadOnly Property Comment As String
public string Comment { get; }

属性值

类型:System.String
描述此项目文件夹的注释。

.NET Framework 安全性

请参见

参考

TeamProjectFolderOptions 类

Microsoft.TeamFoundation.VersionControl.Client 命名空间