Property IsCompliant
IsCompliant
Gets the Boolean value indicating whether the indicated program element is CLS-compliant.
public bool IsCompliant { get; }
Property Value
- bool
true if the program element is CLS-compliant; otherwise, false.
Gets the Boolean value indicating whether the indicated program element is CLS-compliant.
public bool IsCompliant { get; }
true if the program element is CLS-compliant; otherwise, false.