Partilhar via


Propriedade DiagramKeyEventArgs.KeyValue

Obtém o valor de teclado para um evento KeyDown ou KeyUp.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxe

'Declaração
Public ReadOnly Property KeyValue As Integer
public int KeyValue { get; }

Valor de propriedade

Tipo: System.Int32

Segurança do .NET Framework

Consulte também

Referência

DiagramKeyEventArgs Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams