Mono Class Library: System.CLSCompliantAttribute Overview | Members

System.CLSCompliantAttribute.IsCompliant Property

Gets a bool indicating whether the target of the current instance is CLS-compliant.

public bool IsCompliant { get; }

Value

true if the target of the current instance complies with the CLS; otherwise, false .

Remarks

This property is read-only.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0