|
MessageRequestEventArgsRequestLine Property |
The Request Line
Namespace:
VoiceElements.Client
Assembly:
VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax public string RequestLine { get; set; }
Public Property RequestLine As String
Get
Set
public:
property String^ RequestLine {
String^ get ();
void set (String^ value);
}
member RequestLine : string with get, set
Property Value
Type:
StringSee Also