IsInCollection.

Items Property

Summary

Gets or sets a collection of items for which the collection should be checked.

Syntax

public ITaskItem[] Items { get; set; }

Value

Type Description
ITaskItem[]