MapShapefileInstance.Stream プロパティ

定義

MapShapefileクラスにおけるStreamプロパティの計算値を取得します。

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 オブジェクトです。

適用対象