MapShapefileInstance.Stream 속성

정의

클래스에서 Stream 속성의 계산된 MapShapefile 값을 가져옵니다.

public:
 property System::IO::Stream ^ Stream { System::IO::Stream ^ get(); };
public System.IO.Stream Stream { get; }
member this.Stream : System.IO.Stream
Public ReadOnly Property Stream As Stream

속성 값

Stream Stream 속성의 계산된 값을 나타내는 개체입니다.

적용 대상