Udostępnij za pośrednictwem


Właściwość SetBaseAction.SourceElements —

Elementy źródła zdarzeń UstawWartooć.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITest.Common
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Common (w Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Składnia

'Deklaracja
Public ReadOnly Property SourceElements As List(Of UITechnologyElement)
public List<UITechnologyElement> SourceElements { get; }
public:
property List<UITechnologyElement^>^ SourceElements {
    List<UITechnologyElement^>^ get ();
}
member SourceElements : List<UITechnologyElement> with get
function get SourceElements () : List<UITechnologyElement>

Wartość właściwości

Typ: List<UITechnologyElement>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

SetBaseAction Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common