次の方法で共有


ForwardProxy.CustomProtoHeaderName プロパティ

定義

要求のスキームを含むヘッダーの名前を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象