Click or drag to resize

LinkOsInformation(String) Constructor

Creates a container class to hold Link-OS information.

Namespace: Zebra.Sdk.Printer
Assembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax
public LinkOsInformation(
	string linkosVersionString
)

Parameters

linkosVersionString  String
e.g. ("2.1", "3.0")
See Also