Click or drag to resize
NewExtenEventAppData Property
Get/Set the parameters passed to the application that is executed. The parameters are separated by a '|' character.

Namespace: AsterNET.Manager.Event
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string AppData { get; set; }

Property Value

Type: String
See Also