IPendingCheckinNotes 介面
如需簽入提示部分的資訊的暫止簽入。
命名空間: Microsoft.TeamFoundation.VersionControl.Client
組件: Microsoft.TeamFoundation.VersionControl.Client (在 Microsoft.TeamFoundation.VersionControl.Client.dll 中)
語法
'宣告
Public Interface IPendingCheckinNotes
public interface IPendingCheckinNotes
IPendingCheckinNotes 型別會公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
CheckinNotes | 取得或設定簽入提示資料。 | |
FieldDefinitions | 取得簽入提示欄位定義。 |
回頁首
方法
名稱 | 說明 | |
---|---|---|
Evaluate | 確認必要的簽入提示的內容。 |
回頁首