This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGeoVideoLayer Interface > IGeoVideoLayer.GeoVideoLayerAsXML Property (ArcObjects .NET 10.4 SDK) |
Returns the GeoVideo Layer as an XML.
[Visual Basic .NET] Public ReadOnly Property GeoVideoLayerAsXML As String
[C#] public string GeoVideoLayerAsXML {get;}
[C++]
HRESULT get_GeoVideoLayerAsXML(
BSTR* pGeoVideoXML
);
[C++]
Parameters pGeoVideoXML [out, retval] pGeoVideoXML is a parameter of type BSTR