PSNetworkWatcherProtocolConfiguration.Header Property

Definition

[Newtonsoft.Json.JsonProperty(Order=2)]
public System.Collections.IDictionary Header { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=2)>]
member this.Header : System.Collections.IDictionary with get, set
Public Property Header As IDictionary

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to