This document is archived and information here might be outdated. Recommended version. |
The path to the parent folder for storing cached objects.
[Visual Basic .NET]
Public Property FolderPath As String
[C#]
public string FolderPath {get; set;}
[C++]
HRESULT get_FolderPath(
System.String* pbsFolderPath
);
[C++]
HRESULT put_FolderPath(
BSTR pbsFolderPath
);
[C++] Parameters pbsFolderPath [out, retval]
pbsFolderPath is a parameter of type BSTR* pbsFolderPath [in]
pbsFolderPath is a parameter of type BSTR