MonitoringAlertResolutionState.ShortcutKey Property

Updated: April 16, 2012

Gets or sets the shortcut key value of the resolution state. Namespace: Microsoft.EnterpriseManagement.Monitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As MonitoringAlertResolutionState Dim value As String value = instance.ShortcutKey instance.ShortcutKey = valuePublic Property ShortcutKey As Stringpublic string ShortcutKey { get; set; }public: property String^ ShortcutKey { String^ get (); void set (String^ value); }/** @property */ public String get_ShortcutKey () /** @property */ public void set_ShortcutKey (String value) public function get ShortcutKey () : String public function set ShortcutKey (value : String) Property ValueReturns a String that contains the shortcut key resolution state.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms