|
HmpUriHost Property |
[Missing <summary> documentation for "P:VoiceElements.Interface.HmpUri.Host"]
Namespace:
VoiceElements.Interface
Assembly:
VoiceElementsInterface (in VoiceElementsInterface.dll) Version: 8.6.1.1
Syntax public string Host { get; set; }
Public Property Host As String
Get
Set
public:
property String^ Host {
String^ get ();
void set (String^ value);
}
member Host : string with get, set
Property Value
Type:
StringSee Also