KeyInfo.ControlKeyState Property

Definition

State of the control keys.

public:
 property System::Management::Automation::Host::ControlKeyStates ControlKeyState { System::Management::Automation::Host::ControlKeyStates get(); void set(System::Management::Automation::Host::ControlKeyStates value); };
public System.Management.Automation.Host.ControlKeyStates ControlKeyState { get; set; }
member this.ControlKeyState : System.Management.Automation.Host.ControlKeyStates with get, set
Public Property ControlKeyState As ControlKeyStates

Property Value

Applies to