Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
同期ストリームの設定パラメーターを指定します。
Public Property StreamParms As String
public string StreamParms {get;set;}
キーワードと値の組み合わせがセミコロンで区切られたリスト形式の、ストリームのパラメーターを指定する文字列。デフォルトは NULL 参照です。(Visual Basic の Nothing)
StreamParms は、同期ストリームに使用されるすべてのパラメーターが含まれている文字列です。パラメーターは、「名前=値」のペアをセミコロンで区切ったリスト ("param1=value1;param2=value2") で指定します。