MapInstance.GetCoreXml 메서드

정의

MapInstance의 핵심 XML을 가져옵니다.

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

반환

MapInstance의 핵심 XML입니다.

적용 대상