NAnt SDK Documentation - v0.92

ProjectBaseCollection.Item Property

Gets or sets the element at the specified index.

Overload List

Gets or sets the element at the specified index.

public ProjectBase this[int] {get; set;}

Gets the ProjectBase with the specified GUID.

public ProjectBase this[string] {get;}

See Also

ProjectBaseCollection Class | NAnt.VSNet Namespace