SearchPathCollection.Item(Int32) property [SDM] 

 
SDM Reference

SearchPathCollection.Item(Int32)

Gets a directory in the search path specified by index.

public String this[
  Int32 index ] {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

  
  Last updated: November 2005  |  What did you think of this topic?  |  Order a Platform SDK CD
  © Microsoft Corporation. All rights reserved. Terms of use.