Aracılığıyla paylaş


RemoveKeysAction.Key Özellik

Alır veya eşleşen anahtarı kaldırılacak eylemleri ayarlar.

Ad alanı:  Microsoft.VisualStudio.TestTools.UITest.Common
Derleme:  Microsoft.VisualStudio.TestTools.UITest.Common (Microsoft.VisualStudio.TestTools.UITest.Common.dll içinde)

Sözdizimi

'Bildirim
Public Property Key As Keys
    Get
    Set
public Keys Key { get; set; }
public:
property Keys Key {
    Keys get ();
    void set (Keys value);
}
member Key : Keys with get, set
function get Key () : Keys
function set Key (value : Keys)

Özellik Değeri

Tür: System.Windows.Forms.Keys
Eşleşen anahtar.

Açıklamalar

Harekete geçiren bu özellik ayarı PropertyChanged olay.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

RemoveKeysAction Sınıf

Microsoft.VisualStudio.TestTools.UITest.Common Ad Alanı

PropertyChanged

Keys