共用方式為


PolicyResult.Arguments Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="arguments")]
public string Arguments { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="arguments")>]
member this.Arguments : string
Public ReadOnly Property Arguments As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to