![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
Folder objects path on disk.
[Visual Basic .NET]
Public Property Path As String
[C#]
public string Path {get; set;}
[C++]
HRESULT get_Path(
  System.String* pbstrCurrentPath
);
[C++]
HRESULT put_Path(
  BSTR pbstrCurrentPath
);
[C++] Parameters pbstrCurrentPath [out, retval]
pbstrCurrentPath is a parameter of type BSTR* pbstrCurrentPath [in]
pbstrCurrentPath is a parameter of type BSTR