TestimoX

API Reference

Class

GppEnvironmentEntry

Namespace ADPlayground.Gpo.Preferences
Assembly ADPlayground
Modifiers sealed

Represents a GPP Environment Variable item.

Inheritance

Constructors

public GppEnvironmentEntry() #

Properties

public String Name { get; set; } #

Variable name.

public String Value { get; set; } #

Variable value.