Share via


StreamResourceInfo.Stream Propriedade

Definição

Obtém ou define o fluxo real do recurso.

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 da propriedade

Stream

O fluxo do recurso.

Aplica-se a