TestimoX

API Reference

Class

GppEnvironmentEntry

Namespace ADPlayground.Gpo.Preferences
Assembly ADPlayground
Modifiers sealed

Represents a GPP Environment Variable item.

Inheritance

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 GppEnvironmentEntry() #

Properties

public String Name { get; set; } #

Variable name.

public String Value { get; set; } #

Variable value.