API Reference
Class
AdmxProviderMaintenanceSource
Custom ADMX provider source that can be maintained without adding a built-in provider enum value.
Inheritance
- Object
- AdmxProviderMaintenanceSource
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 AdmxProviderMaintenanceSource() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String SourceId { get; set; } #Stable provider source catalog id, when this source came from a data-driven catalog.
public String ProviderName { get; set; } #Provider name used for cache and catalog entries. Defaults to the release product name when omitted.
public AdmxRelease Release { get; set; } #Release descriptor containing assets or local ADMX/ADML source directories.