KNOWNFOLDER_DEFINITION class base Struct

Defines the specifics of a known folder.

Inheritance

Constructors

KNOWNFOLDER_DEFINITION()

Properties

category int
read / write
dwAttributes int
read / write
fidParent GUID
read / write
ftidType GUID
read / write
hashCode int
The hash code for this object.
read-onlyinherited
kfdFlags int
read / write
pszDescription Pointer<Utf16>
read / write
pszIcon Pointer<Utf16>
read / write
pszLocalizedName Pointer<Utf16>
read / write
pszName Pointer<Utf16>
read / write
pszParsingName Pointer<Utf16>
read / write
pszRelativePath Pointer<Utf16>
read / write
pszSecurity Pointer<Utf16>
read / write
pszTooltip Pointer<Utf16>
read / write
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited