次の方法で共有


IInternalConfigRecord.StreamName プロパティ

定義

構成ファイルで I/O タスクを実行する Stream オブジェクトの名前を返します。

public:
 property System::String ^ StreamName { System::String ^ get(); };
public string StreamName { get; }
member this.StreamName : string
Public ReadOnly Property StreamName As String

プロパティ値

構成ファイルで I/O タスクを実行する Stream オブジェクトの名前を表す文字列。

適用対象