Freigeben über


ILastInvocationInfo.Source-Eigenschaft

Der Name der Quelle eines Fehlers.

Namespace:  Microsoft.VisualStudio.TestTools.UITest.Extension
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

Syntax

'Declaration
ReadOnly Property Source As String
    Get
string Source { get; }
property String^ Source {
    String^ get ();
}
abstract Source : string
function get Source () : String

Eigenschaftswert

Typ: System.String
Der Name der Quelle eines Fehlers.

.NET Framework-Sicherheit

Siehe auch

Referenz

ILastInvocationInfo Schnittstelle

Microsoft.VisualStudio.TestTools.UITest.Extension-Namespace