This document is archived and information here might be outdated. Recommended version. |
The full path to the dataset.
[Visual Basic .NET]
Public ReadOnly Property FullPath As String
[C#]
public string FullPath {get;}
[C++]
HRESULT get_FullPath(
System.String* Path
);
[C++] Parameters Path [out, retval]
Path is a parameter of type BSTR*