TestimoX

API Reference

Class

AdmxCentralStoreInventory

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers sealed

Central Store file inventory summary.

Inheritance

  • Object
  • AdmxCentralStoreInventory

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

Properties

public IReadOnlyList<AdmxCentralStoreFile> Files { get; set; } #

All ADMX/ADML files discovered in Central Store.

public Int32 AdmxCount { get; set; } #

Number of ADMX files.

public Int32 AdmlCount { get; set; } #

Number of ADML files.

public Int64 SizeBytes { get; set; } #

Total inventory size in bytes.

public IReadOnlyList<String> Languages { get; set; } #

Languages discovered from ADML folders.