UserInteractionMode Enumeration

Applies To: System Center Configuration Manager 2012, System Center Configuration Manager 2012

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: Microsoft.ConfigurationManagement.ApplicationManagement
Assembly: Microsoft.ConfigurationManagement.ApplicationManagement (in Microsoft.ConfigurationManagement.ApplicationManagement.dll)

Usage

'Usage
Dim instance As UserInteractionMode

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration UserInteractionMode
[SerializableAttribute] 
public enum UserInteractionMode
[SerializableAttribute] 
public enum class UserInteractionMode
/** @attribute SerializableAttribute() */ 
public enum UserInteractionMode
SerializableAttribute 
public enum UserInteractionMode

Members

Member name Description
Hidden  
Maximized  
Minimized  
Normal  

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

See Also

Reference

Microsoft.ConfigurationManagement.ApplicationManagement Namespace