QueryStringRequestCultureProvider.QueryStringKey プロパティ

定義

カルチャ名を含むキー。 既定値は "culture" です。

public:
 property System::String ^ QueryStringKey { System::String ^ get(); void set(System::String ^ value); };
public string QueryStringKey { get; set; }
member this.QueryStringKey : string with get, set
Public Property QueryStringKey As String

プロパティ値

適用対象