Click or drag to resize

Profile.GetStorageInfo 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()

Return Value

Type: List<StorageInfo>

Implements

FileUtilLinkOs.GetStorageInfo()
Exceptions
ExceptionCondition
ConnectionExceptionIf this method is called.
See Also