Share via


AppvInstaller.Technology Property

 

App-V Installer Technology ID.

Namespace:   Microsoft.ConfigurationManagement.ApplicationManagement
Assembly:  Microsoft.ConfigurationManagement.ApplicationManagement.AppVInstaller (in Microsoft.ConfigurationManagement.ApplicationManagement.AppVInstaller.dll)

Syntax

public override string Technology { get; }
public:
property String^ Technology {
    virtual String^ get() override;
}
Public Overrides ReadOnly Property Technology As String

Property Value

Type: System.String

See Also

AppvInstaller Class
Microsoft.ConfigurationManagement.ApplicationManagement Namespace

Return to top