TestimoX

API Reference

Class

GppShortcutEntry

Namespace ADPlayground.Gpo.Preferences
Assembly ADPlayground
Modifiers sealed

Represents a GPP Shortcut item.

Inheritance

Constructors

public GppShortcutEntry() #

Properties

public String Name { get; set; } #

Shortcut display name.

public String Path { get; set; } #

Target path for the shortcut.

public String Arguments { get; set; } #

Arguments passed to the target.

public String Location { get; set; } #

Shortcut location (e.g., Desktop, StartMenu).