GenerateInternalsVisibleToAttributes.

Items Property

Summary

Gets or sets the collection of items that describe which projects should have an System.Runtime.CompilerServices.InternalsVisibleToAttribute added.

Syntax

[Required]
public ITaskItem[] Items { get; set; }

Attributes

Type Description
Required

Value

Type Description
ITaskItem[]