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