Share via


Item Property of the SearchPathCollection Object

Gets a directory in the search path specified by index.

public String this[Int32index] {get;}
Public ReadOnly Property Item( _
  ByVal index As Int32 _
) As String

Parameters

  • index
    Zero-based index into the array of search paths.

Requirements

Namespace

Defined in Microsoft.SystemDefinitionModel.Tools.

Assembly

Requires SdmCompile (in SdmCompile.dll).

.NET Framework

Requires .NET Framework 2.0.

See Also

Microsoft.SystemDefinitionModel.Tools
SearchPathCollection

Send comments about this topic to Microsoft

Build date: 9/5/2007