MapShapefileInstance.Stream Propiedad

Definición

Obtiene el valor calculado de la propiedad Stream en una MapShapefile clase.

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

Valor de propiedad

Objeto Stream que representa el valor calculado de la propiedad Stream.

Se aplica a