バージョン

Properties プロパティ (RemoteRequest)

Discover/Execute 要求に適用された追加のプロパティを取得または設定します。
シンタックス
'宣言
 
Public Property Properties As System.Collections.Generic.Dictionary(Of String,String)
public System.Collections.Generic.Dictionary<string,string> Properties {get; set;}
参照

オンラインで表示: GitHub