Condividi tramite


Proprietà DiagramKeyEventArgs.KeyValue

Ottiene il valore di tastiera per un evento KeyUp.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property KeyValue As Integer
public int KeyValue { get; }

Valore proprietà

Tipo: System.Int32

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DiagramKeyEventArgs Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams