| OriginateApplication Property |
Get/Set the name of the application to connect to.
Namespace: AsterNET.ManagerAssembly: 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