VersionControlLabelDocumentSaveOptions 列舉型別
將標籤文件視窗中的選項。
命名空間: Microsoft.VisualStudio.TeamFoundation.VersionControl
組件: Microsoft.VisualStudio.TeamFoundation.VersionControl (在 Microsoft.VisualStudio.TeamFoundation.VersionControl.dll 中)
語法
'宣告
Public Enumeration VersionControlLabelDocumentSaveOptions
public enum VersionControlLabelDocumentSaveOptions
成員
成員名稱 | 說明 | |
---|---|---|
Discard | 捨棄所有變更。 | |
Prompt | 提示使用者儲存變更。 | |
Silent | 儲存變更,而不需要提示使用者。 |