Compartir a través de


VCWinRTReference.UseInBuild (Propiedad)

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

Sintaxis

'Declaración
Property UseInBuild As Boolean
bool UseInBuild { get; set; }
property bool UseInBuild {
    bool get ();
    void set (bool value);
}
abstract UseInBuild : bool with get, set
function get UseInBuild () : boolean
function set UseInBuild (value : boolean)

Valor de propiedad

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

VCWinRTReference Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)