次の方法で共有


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 プロパティの計算値を表すオブジェクト。

適用対象