NAnt SDK Documentation - v0.92

NamespaceImportCollection.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

NamespaceImportCollection Class | NAnt.DotNet.Types Namespace