| AGIRequestExtension Property |
Returns the extension in the dial plan from which the AGI script was called.
Namespace: AsterNET.FastAGIAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Extension { get; }
Public ReadOnly Property Extension As String
Get
public:
property String^ Extension {
String^ get ();
}
member Extension : string with get
Property Value
Type:
StringSee Also