次の方法で共有


ConnectionMonitorParameters.Notes プロパティ

定義

接続モニターに関連付ける省略可能なメモを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="notes")]
public string Notes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="notes")>]
member this.Notes : string with get, set
Public Property Notes As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象