VCPlatform2.IsCLRSupported Property

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Syntax

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

Property Value

Type: Boolean

.NET Framework Security

See Also

Reference

VCPlatform2 Interface

Microsoft.VisualStudio.VCProjectEngine Namespace