AssemblyInfoParseResult.

ClsCompliant Property

Summary

Gets a value indicating whether the assembly is CLS compliant.

Syntax

public bool ClsCompliant { get; }

Value

Type Description
bool true if the assembly is CLS compliant; otherwise, false.