AppvInstaller Class
Updated: September 20, 2016
Applies To: System Center Configuration Manager (current branch)
Assembly: Microsoft.ConfigurationManagement.ApplicationManagement.AppVInstaller (in Microsoft.ConfigurationManagement.ApplicationManagement.AppVInstaller.dll)
Microsoft.ConfigurationManagement.ApplicationManagement.BaseObject
Microsoft.ConfigurationManagement.ApplicationManagement.Installer
Microsoft.ConfigurationManagement.ApplicationManagement.AppvInstaller
| Name | Description | |
|---|---|---|
![]() | AppvInstaller() | Initializes a new instance of the AppvInstaller class. |
| Name | Description | |
|---|---|---|
![]() | AvailableApplications | List of available applications. |
![]() | ContentFile | Content file name. |
![]() | Contents | (Inherited from Installer.) |
![]() | ExecutionContext | (Inherited from Installer.) |
![]() | InsideIsChangedSetter | (Inherited from BaseObject.) |
![]() | InstallContent | Content ID and version pointing to the contents reference, where selected files and location information are stored and used for installation. |
![]() | IsChanged | (Inherited from BaseObject.) |
![]() | IsReadOnly | (Inherited from BaseObject.) |
![]() | ManifestFile | Manifest XML file name. |
![]() | ModificationData | Modification data. |
![]() | PackageGuid | GUID of the package. |
![]() | RequireLoad | True if the application is required to load; otherwise, false. |
![]() | RequiresLogOn | (Inherited from Installer.) |
![]() | Technology | App-V Installer Technology ID. (Overrides Installer.Technology.) |
![]() | VersionGuid | GUID of the version. |
| Name | Description | |
|---|---|---|
![]() ![]() | TechnologyId | Contains the Microsoft App-V Installer technology ID constant. |
| Name | Description | |
|---|---|---|
![]() | OnChangedEvent | (Inherited from BaseObject.) |
![]() | OnChangingEvent | (Inherited from BaseObject.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IChangeTracker.OnChangedEvent | (Inherited from BaseObject.) |
![]() ![]() | IChangeTracker.OnChangingEvent | (Inherited from BaseObject.) |
![]() ![]() | IChangeTracker.OnChanged(Object, ChangeEventArgs) | (Inherited from BaseObject.) |
![]() ![]() | IChangeTracker.OnChanging(Object, ChangeEventArgs) | (Inherited from BaseObject.) |
![]() ![]() | IChangeTracker.IsChanged | (Inherited from BaseObject.) |
![]() ![]() | IChangeTracker.IsReadOnly | (Inherited from BaseObject.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.










