Aracılığıyla paylaş


SetStateAction.States Özellik

Alır veya durum ayarlarını 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 States As ControlStates
    Get
    Set
public ControlStates States { get; set; }
public:
property ControlStates States {
    ControlStates get ();
    void set (ControlStates value);
}
member States : ControlStates with get, set
function get States () : ControlStates
function set States (value : ControlStates)

Özellik Değeri

Tür: Microsoft.VisualStudio.TestTools.UITest.Extension.ControlStates
Durumu ayarlar.

Açıklamalar

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

SetStateAction Sınıf

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

PropertyChanged

ControlStates