Summary
Gets the assemblies that internals are visible to.
- Namespace
- Cake
.Common .Solution .Project .Properties - Containing Type
- Assembly
Info Parse Result
Syntax
public ICollection<string> InternalsVisibleTo { get; }
Value
Type | Description |
---|---|
ICollection |
The assemblies that internals are visible to. |