The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
UITestAction::ActionLogEntry Property
Gets or sets the action log entry for the action.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
public: property UITestActionLogEntry^ ActionLogEntry { [CompilerGeneratedAttribute] UITestActionLogEntry^ get(); [CompilerGeneratedAttribute] void set(UITestActionLogEntry^ value); }
Property Value
Type: Microsoft.VisualStudio.TestTools.UITest.Extension::UITestActionLogEntry^
Show: