ITestResultExtension.ExtensionResult Özellik

Tanım

Uzantının test yöntemi Invoker tarafından belirtilen test sonucu ek nesnesini alır.

public:
 property System::Object ^ ExtensionResult { System::Object ^ get(); };
public object ExtensionResult { get; }
member this.ExtensionResult : obj
Public ReadOnly Property ExtensionResult As Object

Özellik Değeri

Object

Test sonucu ek nesnesi.

Şunlara uygulanır