 |
PortStateChangeEventArgsDeviceName Property |
The device name of the port that is changing states.
Namespace:
VoiceElements.Client
Assembly:
VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntaxpublic string DeviceName { get; }Public ReadOnly Property DeviceName As String
Get
public:
property String^ DeviceName {
String^ get ();
}member DeviceName : string with get
Property Value
Type:
String
See Also