ILastInvocationInfo.InnerInfo Eigenschaft

Definition

Ruft die letzten Aufruf Informationen für die vorherige Aktion oder Suche ab, sofern vorhanden.

public:
 property Microsoft::VisualStudio::TestTools::UITest::Extension::ILastInvocationInfo ^ InnerInfo { Microsoft::VisualStudio::TestTools::UITest::Extension::ILastInvocationInfo ^ get(); };
public Microsoft.VisualStudio.TestTools.UITest.Extension.ILastInvocationInfo InnerInfo { get; }
member this.InnerInfo : Microsoft.VisualStudio.TestTools.UITest.Extension.ILastInvocationInfo
Public ReadOnly Property InnerInfo As ILastInvocationInfo

Eigenschaftswert

ILastInvocationInfo

Die letzten Aufruf Informationen für die vorherige Aktion oder Suche oder NULL, wenn keine Informationen vorhanden sind.

Gilt für