Headers Property
Definition
Namespace: Avalonia.DesignerSupport.Remote.HtmlTransport
Assembly: Avalonia.DesignerSupport (in Avalonia.DesignerSupport.dll)
- C#
- VB
- F#
public Dictionary<string, string> Headers { get; }
Public ReadOnly Property Headers As Dictionary(Of String, String)
Get
member Headers : Dictionary<string, string> with get
Property Value
See Also
Reference
SimpleWebSocketHttpRequest Class
Avalonia.DesignerSupport.Remote.HtmlTransport Namespace