TestimoX

API Reference

Class

AdmxPlannedFileAction

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Modifiers sealed

A single planned file action within a preview.

Inheritance

  • Object
  • AdmxPlannedFileAction

Constructors

public AdmxPlannedFileAction() #

Properties

public String Source { get; set; } #

Source file path (extracted file).

public String Destination { get; set; } #

Destination file path in the Central Store.

public String Action { get; set; } #

Action type: Add, Overwrite, Skip.

public String Reason { get; set; } #

Reason for action (e.g., not present, content differs, identical).