Click or drag to resize

Profile.RetrieveFileNames Method

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

Namespace:  Zebra.Sdk.Device
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1989
Syntax
public string[] RetrieveFileNames()

Return Value

Type:String[]
List of file names.

Implements

FileUtil.RetrieveFileNames()
See Also