Udostępnij za pośrednictwem


Właściwość UITestAction.ActionLogEntry —

Pobiera lub ustawia wpis dziennika akcji dla akcji.

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

Składnia

'Deklaracja
Public Property ActionLogEntry As UITestActionLogEntry
public UITestActionLogEntry ActionLogEntry { get; set; }
public:
property UITestActionLogEntry^ ActionLogEntry {
    UITestActionLogEntry^ get ();
    void set (UITestActionLogEntry^ value);
}
member ActionLogEntry : UITestActionLogEntry with get, set
function get ActionLogEntry () : UITestActionLogEntry
function set ActionLogEntry (value : UITestActionLogEntry)

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.UITest.Extension.UITestActionLogEntry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestAction Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common