Condividi tramite


Proprietà VCPlatform2.IsCLRSupported

Spazio dei nomi:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Sintassi

'Dichiarazione
ReadOnly Property IsCLRSupported As Boolean
bool IsCLRSupported { get; }
property bool IsCLRSupported {
    bool get ();
}
abstract IsCLRSupported : bool with get
function get IsCLRSupported () : boolean

Valore proprietà

Tipo: System.Boolean

Sicurezza di .NET Framework

Vedere anche

Riferimenti

VCPlatform2 Interfaccia

Spazio dei nomi Microsoft.VisualStudio.VCProjectEngine