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 属性的计算值。

适用于