次の方法で共有


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; }
member this.Stream : System.IO.Stream with get, set
Public Property Stream As Stream

プロパティ値

適用対象