This document is archived and information here might be outdated. Recommended version. |
The msoaic dataset's relative path.
[Visual Basic .NET]
Public Property RelativePath As String
[C#]
public string RelativePath {get; set;}
[C++]
HRESULT get_RelativePath(
System.String* pPath
);
[C++]
HRESULT put_RelativePath(
BSTR pPath
);
[C++] Parameters pPath [out, retval]
pPath is a parameter of type BSTR* pPath [in]
pPath is a parameter of type BSTR