DeploymentTypeExtender is a static class
that manages deployment type extensions.
Namespace:
Microsoft.ConfigurationManagement.ApplicationManagement
Assembly:
Microsoft.ConfigurationManagement.ApplicationManagement.Extender
(in
Microsoft.ConfigurationManagement.ApplicationManagement.Extender.dll)
Usage
Syntax
Visual Basic |
Public NotInheritable Class DeploymentTypeExtender
|
C# |
public static class DeploymentTypeExtender
|
C++ |
public ref class DeploymentTypeExtender abstract sealed
|
J# |
public final class DeploymentTypeExtender
|
JScript |
public final class DeploymentTypeExtender
|
Inheritance
Hierarchy
System.Object
Microsoft.ConfigurationManagement.ApplicationManagement.DeploymentTypeExtender
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.
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
See Also