Gets the prefix of the
Handler objects in the collection.
Namespace: WinWrap.Basic.ServerAssembly: WinWrap.Basic.Server (in WinWrap.Basic.Server.dll)
SyntaxReadOnly Property Prefix As String
Get
property String^ Prefix {
String^ 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