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

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

Wartość właściwości

Type: System.Collections.Generic.List<UITechnologyElement>

Zobacz też

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

Powrót do początku