次の方法で共有


ProtectionIntentQueryObject.ParentName プロパティ

定義

意図の親名を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象