LinkOsInformation Class |
Namespace: Zebra.Sdk.Printer
The LinkOsInformation type exposes the following members.
Name | Description | |
---|---|---|
LinkOsInformation(String) |
Creates a container class to hold Link-OS information.
| |
LinkOsInformation(DiscoveredPrinter) |
Creates a container class to hold Link-OS information based on the supplied discoveredPrinter.
| |
LinkOsInformation(Int32, Int32) |
Creates a container class to hold Link-OS information.
|
Name | Description | |
---|---|---|
Major |
Gets the Link-OS major version number
| |
Minor |
Gets the Link-OS minor version number
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |