CheckinEvent.ContentTitle 属性
内容标题。
命名空间: Microsoft.TeamFoundation.VersionControl.Common
程序集: Microsoft.TeamFoundation.VersionControl.Common.Integration(在 Microsoft.TeamFoundation.VersionControl.Common.Integration.dll 中)
语法
声明
Public Property ContentTitle As String
public string ContentTitle { get; set; }
属性值
类型:System.String
内容标题的值
备注
此内容标题和标题稍有不同。 内容标题不包括团队项目。
内容标题列表中,“标题”在电子邮件。
.NET Framework 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关更多信息,请参见通过部分受信任的代码使用库。