Summary
    Gets or sets whether or not the assembly is COM visible.
    
		- Namespace
- Cake.Common .Solution .Project .Properties 
- Containing Type
- AssemblyInfoSettings
Syntax
public bool? ComVisible { get; set; }Value
| Type | Description | 
|---|---|
| bool? | Whether or not the assembly is COM visible. | 
