次の方法で共有


HandlerMapping.Extension プロパティ

定義

指定した FastCGI アプリケーションを使用して、この拡張機能を持つ要求を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象