Table of Contents

Class SystemProperties.System.Note

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

Note Properties

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

Properties

Color

Name: System.Note.Color -- PKEY_Note_Color

Description:

Type: UInt16 -- VT_UI2

FormatID: {4776CAFA-BCE4-4CB1-A23E-265E76D8EB11}, 100

public static PropertyKey Color { get; }

Property Value

PropertyKey

ColorText

Name: System.Note.ColorText -- PKEY_Note_ColorText

Description: This is the user-friendly form of System.Note.Color. Not intended to be parsed programmatically.

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

FormatID: {46B4E8DE-CDB2-440D-885C-1658EB65B914}, 100

public static PropertyKey ColorText { get; }

Property Value

PropertyKey