TestimoX

API Reference

Class

AdmxEnumItem

Namespace ComputerX.Admx
Assembly ComputerX
Modifiers sealed

Enum item value and friendly display name parsed from ADML.

Inheritance

  • Object
  • AdmxEnumItem

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

Constructors

public AdmxEnumItem() #

Properties

public String Value { get; set; } #

Registry-stored value (string or numeric-as-string).

public String DisplayName { get; set; } #

Friendly display text resolved from ADML.