WorkspaceCheckInParameters.CheckinNotes 屬性

取得或設定描述這項簽入的簽入提示。

命名空間:  Microsoft.TeamFoundation.VersionControl.Client
組件:  Microsoft.TeamFoundation.VersionControl.Client (在 Microsoft.TeamFoundation.VersionControl.Client.dll 中)

語法

'宣告
Public Property CheckinNotes As CheckinNote
public CheckinNote CheckinNotes { get; set; }

屬性值

類型:Microsoft.TeamFoundation.VersionControl.Client.CheckinNote
描述這項簽入的簽入提示。

.NET Framework 安全性

請參閱

參考

WorkspaceCheckInParameters 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間