Defines values for package share types. The values correspond to
the values for the
ShareType 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 |
Public Enumeration PackageShareType
|
C# |
public enum PackageShareType
|
C++ |
public enum class PackageShareType
|
J# |
public enum PackageShareType
|
JScript |
public enum PackageShareType
|
Members
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also