Click or drag to resize

SystemSoftwareNullPreview Class

The System.Software.NullPreview properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemSoftwareNullPreview

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static class NullPreview

The SystemSoftwareNullPreview type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberSubtitle
The System.Software.NullPreview.Subtitle property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Software_NullPreview_Subtitle. Display name Subtitle.
Public propertyStatic memberTitle
The System.Software.NullPreview.Title property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Software_NullPreview_Title. Display name Title.
Public propertyStatic memberTotalSize
The System.Software.NullPreview.TotalSize property key. PropVariant type: VT_UI8. .NET type: System.UInt64. Shell name PKEY_Software_NullPreview_TotalSize. Display name Total size.
Top
See Also