| OriginateActionApplication Property |
Get/Set Application to use on connect (use Data for parameters)
Namespace: AsterNET.Manager.ActionAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Application { get; set; }
Public Property Application As String
Get
Set
public:
property String^ Application {
String^ get ();
void set (String^ value);
}
member Application : string with get, set
Property Value
Type:
StringSee Also