MapInstance.GetCoreXml Method

Definition

Gets the core XML in a MapInstance.

public:
 System::IO::Stream ^ GetCoreXml();
public System.IO.Stream GetCoreXml ();
member this.GetCoreXml : unit -> System.IO.Stream
Public Function GetCoreXml () As Stream

Returns

The core XML in a MapInstance.

Applies to