MultichannelConnectionSimpleConnectionName Property
|
Gets a human-readable description of the connection.
Namespace:
Zebra.Sdk.Comm
Assembly:
SdkApi_Core (in SdkApi_Core.dll) Version: 2.13.898
Syntax public virtual string SimpleConnectionName { get; }
Public Overridable ReadOnly Property SimpleConnectionName As String
Get
public:
virtual property String^ SimpleConnectionName {
String^ get ();
}
Property Value
Type:
StringImplements
ConnectionSimpleConnectionNameSee Also