[This is preliminary documentation and subject to change.]
Gets or sets the element at the specified index.
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;}
SolutionBase.ProjectEntryCollection Class | NAnt.VSNet Namespace