SiteControlFileType Enumeration

Defines values for site control file types. The values correspond to the values for the FileType property in the Configuration Manager 2007 site configuration SMS_SiteControlFile Server WMI Class.

Namespace: Microsoft.ConfigurationManagement.ManagementProvider
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)

Usage

'Usage
Dim instance As SiteControlFileType

Syntax

'Declaration
Public Enumeration SiteControlFileType
public enum SiteControlFileType
public enum class SiteControlFileType
public enum SiteControlFileType
public enum SiteControlFileType

Members

Member name Description
Actual See the ACTUAL value for FileType in SMS_SiteControlFile Server WMI Class.
Empty Deprecated.
LocalTransactions Deprecated.
Proposed See the PROPOSED value for FileType in SMS_SiteControlFile Server WMI Class.
Transactions Deprecated.
Xstyle Deprecated.

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_SiteControlFile Server WMI Class
Configuration Manager Site Configuration Server WMI Classes