AssemblyInfoSettings.

CLSCompliant Property

Summary

Gets or sets whether or not the assembly is CLS compliant.

Syntax

public bool? CLSCompliant { get; set; }

Value

Type Description
bool? Whether or not the assembly is CLS compliant.