UITestActionLogEntry.Context Свойство

Определение

public:
 property System::Collections::Generic::List<Microsoft::VisualStudio::TestTools::UITest::Extension::ContextEntry ^> ^ Context { System::Collections::Generic::List<Microsoft::VisualStudio::TestTools::UITest::Extension::ContextEntry ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.VisualStudio.TestTools.UITest.Extension.ContextEntry> Context { get; }
member this.Context : System.Collections.Generic.List<Microsoft.VisualStudio.TestTools.UITest.Extension.ContextEntry>
Public ReadOnly Property Context As List(Of ContextEntry)

Значение свойства

List<ContextEntry>

Возвращает List<T>.

Применяется к