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 package source flags. The values correspond to the values for the PkgSourceFlag 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 PackageSourceFlag
Syntax
'Declaration
Public Enumeration PackageSourceFlag
public enum PackageSourceFlag
public enum class PackageSourceFlag
public enum PackageSourceFlag
public enum PackageSourceFlag
Members
Member name | Description |
---|---|
StorageCompress | See the STORAGE_COMPRESS value for PkgSourceFlag in SMS_PackageBaseclass Server WMI Class. |
StorageDirect | See the STORAGE_DIRECT value for PkgSourceFlag in SMS_PackageBaseclass Server WMI Class. |
StorageLocal | See the STORAGE_LOCAL value for PkgSourceFlag in SMS_PackageBaseclass Server WMI Class. |
StorageNeedsSpecifying | See the STORAGE_NEEDS_SPECIFYING value for PkgSourceFlag in SMS_PackageBaseclass Server WMI Class. |
StorageNoSource | See the STORAGE_NO_SOURCE value for PkgSourceFlag 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