TestimoX

API Reference

Class

AdmxCatalogRegValue

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Modifiers sealed

Typed registry value for ADMX mapping.

Inheritance

  • Object
  • AdmxCatalogRegValue

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

Properties

public String Kind { get; set; } #

Kind of data (numeric|string|delete).

public String Value { get; set; } #

Value to set (number or text) depending on kind.