







Prefix that the events will be filtered on. Defaults to null.
Namespace:
Moxiecode.Manager
Assembly:
MCManager (in MCManager.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public virtual string Prefix { get; } |
| Visual Basic (Declaration) |
|---|
Public Overridable ReadOnly Property Prefix As String |
| Visual C++ |
|---|
public: virtual property String^ Prefix { String^ get (); } |
