Udostępnij za pośrednictwem


Właściwość UITestProgressEventArgs.Action

 

Pobiera skojarzonym UITestAction obiektu.

Przestrzeń nazw:   Microsoft.VisualStudio.TestTools.UITest.Common
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Common (w Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Składnia

public UITestAction Action { get; }
public:
property UITestAction^ Action {
    UITestAction^ get();
}
member Action : UITestAction with get
Public ReadOnly Property Action As UITestAction

Wartość właściwości

Type: Microsoft.VisualStudio.TestTools.UITest.Common.UITestAction

Akcja skojarzona test.

Zobacz też

UITestAction
Klasa UITestProgressEventArgs
Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common

Powrót do początku