API Reference
Enum
LgpoActionKind
LGPO text action kinds.
Inheritance
- Enum
- LgpoActionKind
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property LgpoAction.Kind
- Field LgpoActionKind.Binary
- Field LgpoActionKind.Clear
- Field LgpoActionKind.CreateKey
- Field LgpoActionKind.Delete
- Field LgpoActionKind.DeleteAllValues
- Field LgpoActionKind.DWord
- Field LgpoActionKind.ExSz
- Field LgpoActionKind.MultiSz
- Field LgpoActionKind.QWord
- Field LgpoActionKind.Sz
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
Values
public const LgpoActionKind DeleteAllValues #Delete all values under a key (equivalent to CLEAR).
Value:
8