CheckinNote.Values 屬性

取得這個簽入提示的值。

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

語法

'宣告
Public ReadOnly Property Values As CheckinNoteFieldValue()
public CheckinNoteFieldValue[] Values { get; }

屬性值

類型:array<Microsoft.TeamFoundation.VersionControl.Client.CheckinNoteFieldValue[]
這個簽入提示的值。

.NET Framework 安全性

請參閱

參考

CheckinNote 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間