Click or drag to resize

LinkOsInformation Constructor (String)

Creates a container class to hold Link-OS information.

Namespace:  Zebra.Sdk.Printer
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
public LinkOsInformation(
	string linkosVersionString
)

Parameters

linkosVersionString
Type: SystemString
e.g. ("2.1", "3.0")
See Also