Click or drag to resize

SystemStorage Class

The System.Storage properties namespace.
Inheritance Hierarchy
SystemObject
  ShellBoost.Core.WindowsPropertySystemSystemStorage

Namespace:  ShellBoost.Core.WindowsPropertySystem
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public static class Storage

The SystemStorage type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberPortable
The System.Storage.Portable property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Storage_Portable.
Public propertyStatic memberRemovableMedia
The System.Storage.RemovableMedia property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Storage_RemovableMedia.
Public propertyStatic memberSystemCritical
The System.Storage.SystemCritical property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Storage_SystemCritical.
Top
See Also