次の方法で共有


UrlRewriteActionParameters.SourcePattern プロパティ

定義

書き換えられる可能性がある要求の種類を識別する要求 URI パターンを取得または設定します。 value が空白の場合、すべての文字列が一致します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象