NAnt SDK Documentation - v0.85-nightly-2005-11-09

SolutionBase.ProjectEntryCollection.Item Property

[This is preliminary documentation and subject to change.]

Gets or sets the element at the specified index.

Overload List

Gets or sets the element at the specified index.

public SolutionBase.ProjectEntry this[int] {get; set;}

Gets the SolutionBase.ProjectEntry with the specified GUID.

public SolutionBase.ProjectEntry this[string] {get; set;}

See Also

SolutionBase.ProjectEntryCollection Class | NAnt.VSNet Namespace