ProfileRetrieveFileNames Method
|
Retrieves the names of the files which are in the profile.
Namespace: Zebra.Sdk.DeviceAssembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax public string[] RetrieveFileNames()
Public Function RetrieveFileNames As String()
public:
virtual array<String^>^ RetrieveFileNames() sealed
Return Value
StringList of file names.
Implements
FileUtilRetrieveFileNamesSee Also