Click or drag to resize

ItemCustomState Properties

The SystemItemCustomState type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberIconReferences
The System.ItemCustomState.IconReferences property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_ItemCustomState_IconReferences.
Public propertyStatic memberStateList
The System.ItemCustomState.StateList property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_ItemCustomState_StateList.
Public propertyStatic memberValues
The System.ItemCustomState.Values property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_ItemCustomState_Values.
Top
See Also