Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the application types in Configuration Manager 2007 for which the InitializerAttribute is used.
Namespace: Microsoft.ConfigurationManagement.ManagementProvider
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Usage
'Usage
Dim instance As ApplicationType
Syntax
'Declaration
Public Enumeration ApplicationType
public enum ApplicationType
public enum class ApplicationType
public enum ApplicationType
public enum ApplicationType
Members
Member name | Description |
---|---|
All | All application types. |
Application | Windows applications. |
Console | Console applications. |
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
Microsoft.ConfigurationManagement.ManagementProvider Namespace
InitializerAttribute Class
InitializerAttribute.SupportedApplicationTypes Property