HttpListener..::..Prefixes Property
Gets the URI prefixes handled by the listener.
Namespace:
WebSocketSharp.NetAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public HttpListenerPrefixCollection Prefixes { get; }
Public ReadOnly Property Prefixes As HttpListenerPrefixCollection Get
public: property HttpListenerPrefixCollection^ Prefixes { HttpListenerPrefixCollection^ get (); }