PrinterInfoMacAddress Property
|
MAC address.
Namespace:
Zebra.Sdk.Card.Containers
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax public string MacAddress { get; }
Public ReadOnly Property MacAddress As String
Get
public:
property String^ MacAddress {
String^ get ();
}
Property Value
Type:
StringSee Also