Enumerazione vsSourceControlCheckOutOptions
Indica le opzioni di estrazione per il controllo del documento.
Spazio dei nomi: EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
Sintassi
'Dichiarazione
<GuidAttribute("4EEE3A14-18AA-4244-9745-6E3F35D7FC4B")> _
Public Enumeration vsSourceControlCheckOutOptions
[GuidAttribute("4EEE3A14-18AA-4244-9745-6E3F35D7FC4B")]
public enum vsSourceControlCheckOutOptions
[GuidAttribute(L"4EEE3A14-18AA-4244-9745-6E3F35D7FC4B")]
public enum class vsSourceControlCheckOutOptions
[<GuidAttribute("4EEE3A14-18AA-4244-9745-6E3F35D7FC4B")>]
type vsSourceControlCheckOutOptions
public enum vsSourceControlCheckOutOptions
Membri
Nome membro | Descrizione | |
---|---|---|
vsSourceControlCheckOutOptionLatestVersion | Estrarre la versione più recente. | |
vsSourceControlCheckOutOptionLocalVersion | Estrarre una versione locale. |