SystemItemCustomState Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class ItemCustomState
The SystemItemCustomState type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | IconReferences |
The System.ItemCustomState.IconReferences property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_ItemCustomState_IconReferences.
|
![]() ![]() | StateList |
The System.ItemCustomState.StateList property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_ItemCustomState_StateList.
|
![]() ![]() | Values |
The System.ItemCustomState.Values property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_ItemCustomState_Values.
|