VCPlatform2.IsCLRSupported Property
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
声明
ReadOnly Property IsCLRSupported As Boolean
Get
bool IsCLRSupported { get; }
property bool IsCLRSupported {
bool get ();
}
abstract IsCLRSupported : bool
function get IsCLRSupported () : boolean
Property Value
Type: System.Boolean
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.