| DialEventSrc Property |
Returns the name of the source channel.
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Src { get; set; }
Public Property Src As String
Get
Set
public:
property String^ Src {
String^ get ();
void set (String^ value);
}
member Src : string with get, set
Property Value
Type:
StringSee Also