共用方式為


PSMatchedRule.RuleName Property

Definition

[Newtonsoft.Json.JsonProperty(Order=1)]
public string RuleName { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=1)>]
member this.RuleName : string with get, set
Public Property RuleName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to