ProfileGetStorageInfo Method
|
This method is not valid for a profile.
Namespace:
Zebra.Sdk.Device
Assembly:
SdkApi_Core (in SdkApi_Core.dll) Version: 2.13.898
Syntax public List<StorageInfo> GetStorageInfo()
Public Function GetStorageInfo As List(Of StorageInfo)
public:
virtual List<StorageInfo^>^ GetStorageInfo() sealed
Return Value
Type:
ListStorageInfoImplements
FileUtilLinkOsGetStorageInfoExceptions See Also