Compartir a través de


VCNMakeTool.CompileAsManaged (Propiedad)

obtiene o establece la propiedad de CompileAsManaged.

Espacio de nombres:  Microsoft.VisualStudio.VCProjectEngine
Ensamblado:  Microsoft.VisualStudio.VCProjectEngine (en Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxis

'Declaración
Property CompileAsManaged As compileAsManagedOptions
compileAsManagedOptions CompileAsManaged { get; set; }
property compileAsManagedOptions CompileAsManaged {
    compileAsManagedOptions get ();
    void set (compileAsManagedOptions value);
}
abstract CompileAsManaged : compileAsManagedOptions with get, set
function get CompileAsManaged () : compileAsManagedOptions
function set CompileAsManaged (value : compileAsManagedOptions)

Valor de propiedad

Tipo: Microsoft.VisualStudio.VCProjectEngine.compileAsManagedOptions
Valor de la enumeración compileAsManagedOptions.

Seguridad de .NET Framework

Vea también

Referencia

VCNMakeTool Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)