Click or drag to resize

ProfileGetSupplement Method

Returns the supplement data within the profile.

Namespace: Zebra.Sdk.Device
Assembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax
public string GetSupplement()

Return Value

String
The supplement data within the profile.
Exceptions
ExceptionCondition
IOExceptionIf there is an error writing to the .zprofile file.
FileNotFoundExceptionIf the .zprofile file cannot be found.
See Also