This documentation is archived and is not being maintained.

VersionControlLabelDocumentSaveOptions Enumeration

Save options for the Label document window.

Namespace:  Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly:  Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

public enum class VersionControlLabelDocumentSaveOptions

Member nameDescription
DiscardDiscard any changes.

PromptPrompt the user to save the changes.

SilentSave the changes without prompting the user.

Show: