NAnt SDK Documentation - v0.92

EmbeddedResourceCollection.ItemType Property

Gets the Type of the items in this collection.

[Visual Basic]
Overrides Protected ReadOnly Property ItemType As Type
[C#]
protected override System.Type ItemType {get;}

Property Value

The Type of the items in this collection.

See Also

EmbeddedResourceCollection Class | NAnt.DotNet.Types Namespace