Click or drag to resize

IHandlersPrefix Property

Gets the prefix of the Handler objects in the collection.

Namespace: WinWrap.Basic.Server
Assembly: WinWrap.Basic.Server (in WinWrap.Basic.Server.dll)
Syntax
string Prefix { get; }

Property Value

String
The prefix of the Handler objects in the collection.
Remarks
Return the prefix of the Handler objects in the collection.
See Also