StreamConfigurationSource.Stream 속성

정의

구성 데이터를 포함하는 스트림입니다.

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

속성 값

적용 대상