Assembly: Microsoft.ConfigurationManagement.ApplicationManagement (in Microsoft.ConfigurationManagement.ApplicationManagement.dll)
Usage
Visual Basic |
---|
Dim instance As CustomInstallerTechnology |
Syntax
Visual Basic |
---|
Public Class CustomInstallerTechnology Inherits InstallerTechnology |
C# |
---|
public class CustomInstallerTechnology : InstallerTechnology |
C++ |
---|
public ref class CustomInstallerTechnology : public InstallerTechnology |
J# |
---|
public class CustomInstallerTechnology extends InstallerTechnology |
JScript |
---|
public class CustomInstallerTechnology extends InstallerTechnology |
Inheritance
Hierarchy
System.Object
Microsoft.ConfigurationManagement.ApplicationManagement.TechnologyBase
Microsoft.ConfigurationManagement.ApplicationManagement.InstallerTechnology
Microsoft.ConfigurationManagement.ApplicationManagement.CustomInstallerTechnology
Microsoft.ConfigurationManagement.ApplicationManagement.TechnologyBase
Microsoft.ConfigurationManagement.ApplicationManagement.InstallerTechnology
Microsoft.ConfigurationManagement.ApplicationManagement.CustomInstallerTechnology
Thread Safety
Any public static (Shared in Visual
Basic) members of this type are thread safe. Any instance members
are not guaranteed to be thread safe.