ConnectionASimpleConnectionName Property
|
Gets a human-readable description of the connection.
Namespace: Zebra.Sdk.CommAssembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax public virtual string SimpleConnectionName { get; }
Public Overridable ReadOnly Property SimpleConnectionName As String
Get
public:
virtual property String^ SimpleConnectionName {
String^ get ();
}
Property Value
StringImplements
ConnectionSimpleConnectionNameSee Also