Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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