Table of Contents

Class ShellProperties.PropertySystemComputer

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

System.Computer Properties

public class ShellProperties.PropertySystemComputer : PropertyStoreItems
Inheritance
ShellProperties.PropertySystemComputer
Inherited Members

Properties

DecoratedFreeSpace

Name: System.Computer.DecoratedFreeSpace -- PKEY_Computer_DecoratedFreeSpace

Description: Free space and total space: "%s free of %s"

Type: Multivalue UInt64 -- VT_VECTOR | VT_UI8 (For variants: VT_ARRAY | VT_UI8)

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

public ShellProperty<ulong[]> DecoratedFreeSpace { get; }

Property Value

ShellProperty<ulong[]>