Share via


ManagementList.ViewManagerUserActionState Property

Definition

Gets or sets the user interaction state of the view manager.

public:
 property Microsoft::Management::UI::Internal::UserActionState ViewManagerUserActionState { Microsoft::Management::UI::Internal::UserActionState get(); void set(Microsoft::Management::UI::Internal::UserActionState value); };
public:
 property Microsoft::Management::UI::Internal::UserActionState ViewManagerUserActionState { Microsoft::Management::UI::Internal::UserActionState get(); void set(Microsoft::Management::UI::Internal::UserActionState value); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.Category("Common Properties")]
[System.ComponentModel.Description("Gets or sets the user interaction state of the view manager.")]
public Microsoft.Management.UI.Internal.UserActionState ViewManagerUserActionState { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.Category("Common Properties")>]
[<System.ComponentModel.Description("Gets or sets the user interaction state of the view manager.")>]
member this.ViewManagerUserActionState : Microsoft.Management.UI.Internal.UserActionState with get, set
Public Property ViewManagerUserActionState As UserActionState

Property Value

Attributes

Applies to