AssemblyInfoSettings.

InternalsVisibleTo Property

Summary

Gets or sets the name(s) of the assembly(s) that internals should be visible to.

Syntax

public ICollection<string> InternalsVisibleTo { get; set; }

Value

Type Description
ICollection<string> The name(s) of the assembly(s).