संपादन करना

के माध्यम से साझा करें


WebSocketContext.RequestUri Property

Definition

The URI requested by the WebSocket client.

public:
 abstract property Uri ^ RequestUri { Uri ^ get(); };
public abstract Uri RequestUri { get; }
member this.RequestUri : Uri
Public MustOverride ReadOnly Property RequestUri As Uri

Property Value

Uri

Returns Uri.

Applies to