Defines values for package type. The values correspond to the
values for the
PackageType property in the Configuration
Manager 2007 software distribution
SMS_PackageBaseclass Server WMI Class.
Namespace:
Microsoft.ConfigurationManagement.ManagementProvider
Assembly:
Microsoft.ConfigurationManagement.ManagementProvider (in
microsoft.configurationmanagement.managementprovider.dll)
Usage
Syntax
Visual Basic |
<FlagsAttribute> _
Public Enumeration PackageType
|
C# |
[FlagsAttribute]
public enum PackageType
|
C++ |
[FlagsAttribute]
public enum class PackageType
|
J# |
/** @attribute FlagsAttribute() */
public enum PackageType
|
JScript |
FlagsAttribute
public enum PackageType
|
Members
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also