Table of Contents

Class SystemProperties.System.Volume

Namespace
Microsoft.WindowsAPICodePack.Shell.PropertySystem
Assembly
Microsoft.WindowsAPICodePack.Shell.dll

Volume Properties

public static class SystemProperties.System.Volume
Inheritance
SystemProperties.System.Volume
Inherited Members

Properties

FileSystem

Name: System.Volume.FileSystem -- PKEY_Volume_FileSystem

Description: Indicates the filesystem of the volume.

Type: String -- VT_LPWSTR (For variants: VT_BSTR)

FormatID: (FMTID_Volume) {9B174B35-40FF-11D2-A27E-00C04FC30871}, 4 (PID_VOLUME_FILESYSTEM) (Filesystem Volume Properties)

public static PropertyKey FileSystem { get; }

Property Value

PropertyKey

IsMappedDrive

Name: System.Volume.IsMappedDrive -- PKEY_Volume_IsMappedDrive

Description:

Type: Boolean -- VT_BOOL

FormatID: {149C0B69-2C2D-48FC-808F-D318D78C4636}, 2

public static PropertyKey IsMappedDrive { get; }

Property Value

PropertyKey

IsRoot

Name: System.Volume.IsRoot -- PKEY_Volume_IsRoot

Description:

Type: Boolean -- VT_BOOL

FormatID: (FMTID_Volume) {9B174B35-40FF-11D2-A27E-00C04FC30871}, 10 (Filesystem Volume Properties)

public static PropertyKey IsRoot { get; }

Property Value

PropertyKey