Table of Contents

Property IsCompliant

Namespace
Zyl.ExSpans.Impl
Assembly
ExSpans.Core.dll

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.