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") で指定します。