VersionControlLabelDocumentSaveOptions 열거형
레이블 문서 창에 대 한 옵션을 저장 합니다.
네임스페이스: Microsoft.VisualStudio.TeamFoundation.VersionControl
어셈블리: Microsoft.VisualStudio.TeamFoundation.VersionControl(Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)
구문
‘선언
Public Enumeration VersionControlLabelDocumentSaveOptions
public enum VersionControlLabelDocumentSaveOptions
멤버
멤버 이름 | 설명 | |
---|---|---|
Discard | 모든 변경 내용을 취소 합니다. | |
Prompt | 변경 내용을 저장 하 라는 메시지입니다. | |
Silent | 메시지를 표시 하지 않고 변경 내용을 저장 합니다. |