Save options for the Label document window.
Namespace:  Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly:  Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)
Syntax
'Declaration
Public Enumeration VersionControlLabelDocumentSaveOptions
public enum VersionControlLabelDocumentSaveOptions
public enum class VersionControlLabelDocumentSaveOptions
type VersionControlLabelDocumentSaveOptions
public enum VersionControlLabelDocumentSaveOptions
Members
| Member name | Description | |
|---|---|---|
| Discard | Discard any changes. | |
| Prompt | Prompt the user to save the changes. | |
| Silent | Save the changes without prompting the user. | 
See Also
Reference
Microsoft.VisualStudio.TeamFoundation.VersionControl Namespace