Share via


FileMultipartSection.FileStream Property

Definition

Gets the file stream from the section body

public:
 property System::IO::Stream ^ FileStream { System::IO::Stream ^ get(); };
public System.IO.Stream FileStream { get; }
public System.IO.Stream? FileStream { get; }
member this.FileStream : System.IO.Stream
Public ReadOnly Property FileStream As Stream

Property Value

Applies to