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: 2.13.898
Syntax public string[] RetrieveFileNames()
Public Function RetrieveFileNames As String()
public:
virtual array<String^>^ RetrieveFileNames() sealed
Return Value
Type:
StringList of file names.
Implements
FileUtilRetrieveFileNamesSee Also