Class SpyEventArgs
Base class for Spy Events.
Inheritance
System.Object
SpyEventArgs
Namespace: Cortex.Net.Spy
Assembly: Cortex.Net.dll
Syntax
public abstract class SpyEventArgs : EventArgs
Properties
| Improve this Doc View SourceName
Gets or sets the name of the object.
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |