Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaração
Public Enumeration AppVrfBaseLayerOptions
public enum AppVrfBaseLayerOptions
public enum class AppVrfBaseLayerOptions
type AppVrfBaseLayerOptions
public enum AppVrfBaseLayerOptions
Members
| Member name | Description | |
|---|---|---|
| BaseLayerDisabled | Enum value for disabled option | |
| BaseLayerBreakAndLog | Enum value for break and log option | |
| BaseLayerBreak | Enum value for break option | |
| BaseLayerLogAndContinue | Enum value for log and continue option |