Aracılığıyla paylaş


UITest.CurrentActionList Özellik

Alır veya geçerli kodlanmış UI sınama eylemlerin listesini 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 CurrentActionList As ActionList
    Get
    Set
public ActionList CurrentActionList { get; set; }
public:
property ActionList^ CurrentActionList {
    ActionList^ get ();
    void set (ActionList^ value);
}
member CurrentActionList : ActionList with get, set
function get CurrentActionList () : ActionList
function set CurrentActionList (value : ActionList)

Özellik Değeri

Tür: Microsoft.VisualStudio.TestTools.UITest.Common.ActionList
Geçerli sınama eylemler listesi.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

UITest Sınıf

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

ActionList