This document is archived and information here might be outdated. Recommended version. |
Name of the index folder.
[Visual Basic .NET]
Public Property IndexFolder As String
[C#]
public string IndexFolder {get; set;}
[C++]
HRESULT get_IndexFolder(
System.String* pFolderName
);
[C++]
HRESULT put_IndexFolder(
BSTR pFolderName
);
[C++] Parameters pFolderName [out, retval]
pFolderName is a parameter of type BSTR* pFolderName [in]
pFolderName is a parameter of type BSTR