CLSCompliantAttribute.IsCompliant Eigenschap

Definitie

Hiermee wordt de Booleaanse waarde opgehaald die aangeeft of het aangegeven programma-element CLS-compatibel is.

public:
 property bool IsCompliant { bool get(); };
public bool IsCompliant { get; }
member this.IsCompliant : bool
Public ReadOnly Property IsCompliant As Boolean

Waarde van eigenschap

true als het programma-element CLS-compatibel is; anders, false.

Van toepassing op