Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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
'Declaración
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 |