PendingChangesExt.CheckinNote 属性

获取签入说明。

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

语法

声明
Public ReadOnly Property CheckinNote As CheckinNote
public CheckinNote CheckinNote { get; }

属性值

类型:Microsoft.TeamFoundation.VersionControl.Client.CheckinNote
返回 CheckinNote

实现

IPendingChangesExt.CheckinNote

.NET Framework 安全性

请参阅

参考

PendingChangesExt 类

Microsoft.VisualStudio.TeamFoundation.VersionControl 命名空间