次の方法で共有


PSFallbackRouteMetadata.Condition Property

Definition

The condition which is evaluated in order to apply the fallback route.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to