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