Help > Web Development > Object Reference > Object Reference > ISYSIndex > Path Property
<a name="kanchor431"></a>ISYSIndex:Path Property
Returns the path of the index. Read-Only

Syntax
[VBScript]
ReadOnly property ISYSIndex.Path as string
[C#]
string ISYSIndex.Path {get;}
[ColdFusion/Java]
java.lang.String ISYSIndex.Path() throws ComException;