![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
The name formatted as the full locational path of the XML schema.
[Visual Basic .NET]
Public Property Name As String
[C#]
public string Name {get; set;}
[C++]
HRESULT get_Name(
  System.String* indexName
);
[C++]
HRESULT put_Name(
  BSTR indexName
);
[C++] Parameters indexName [out, retval]
indexName is a parameter of type BSTR* indexName [in]
indexName is a parameter of type BSTR