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 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
'Usage
Dim instance As PackageShareType
Syntax
'Declaration
Public Enumeration PackageShareType
public enum PackageShareType
public enum class PackageShareType
public enum PackageShareType
public enum PackageShareType
Members
Member name | Description |
---|---|
ShareCommon | See the SHARE_COMMON value for ShareType in SMS_PackageBaseclass Server WMI Class. |
ShareSpecific | See the SHARE_SPECIFIC value for ShareType in SMS_PackageBaseclass Server WMI Class. |
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
Microsoft.ConfigurationManagement.ManagementProvider Namespace
Other Resources
SMS_PackageBaseclass Server WMI Class
Configuration Manager Software Distribution