Click or drag to resize

ProfileRetrieveFileNames Method

Retrieves the names of the files which are in the profile.

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

Return Value

String
List of file names.

Implements

FileUtilRetrieveFileNames
See Also