| ShutdownEventLine Property |
[Missing <summary> documentation for "P:AsterNET.Manager.Event.ShutdownEvent.Line"]
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int Line { get; set; }
Public Property Line As Integer
Get
Set
public:
property int Line {
int get ();
void set (int value);
}
member Line : int with get, set
Property Value
Type:
Int32See Also