C-DEngine 5.105

WebSocketServiceHost..::..Path Property

Gets the path to the WebSocket service.

Namespace:  WebSocketSharp.Server
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public string Path { get; }
Public ReadOnly Property Path As String
	Get
public:
property String^ Path {
	String^ get ();
}

Field Value

A String that represents the absolute path to the service.