This document is archived and information here might be outdated.  Recommended version.


IIMSGlobeXMLParser.XmlHeader Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IIMSGlobeXMLParser.XmlHeader Property

The header xml information.

[Visual Basic .NET]
Public WriteOnly Property XmlHeader
[C#]
public void XmlHeader {set;}
[C++]
HRESULT put_XmlHeader(
  BSTR 
);
[C++]

Parameters [in] is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IIMSGlobeXMLParser Interface