AssemblyInfoSettings.

ComVisible Property

Summary

Gets or sets whether or not the assembly is COM visible.

Syntax

public bool? ComVisible { get; set; }

Value

Type Description
bool? Whether or not the assembly is COM visible.