This document is archived and information here might be outdated. Recommended version. |
The globe document filename that the GlobeDocument coclass is linked to.
[Visual Basic .NET]
Public ReadOnly Property DocumentFilename As String
[C#]
public string DocumentFilename {get;}
[C++]
HRESULT get_DocumentFilename(
System.String* pbsDocument
);
[C++] Parameters pbsDocument [out, retval]
pbsDocument is a parameter of type BSTR*