This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGlobeDocument Interface > IGlobeDocument.DocumentFilename Property (ArcObjects .NET 10.4 SDK) |
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(
BSTR* pbsDocument
);
[C++]
Parameters pbsDocument [out, retval] pbsDocument is a parameter of type BSTR