Edit

Share via


StreamConfigurationSource.Stream Property

Definition

The stream containing the configuration data.

public:
 property System::IO::Stream ^ Stream { System::IO::Stream ^ get(); void set(System::IO::Stream ^ value); };
public System.IO.Stream? Stream { get; set; }
member this.Stream : System.IO.Stream with get, set
Public Property Stream As Stream

Property Value

Applies to