Partager via


InvokeAction.SourceElement, propriété

Espace de noms :  Microsoft.VisualStudio.TestTools.UITest.Common
Assembly :  Microsoft.VisualStudio.TestTools.UITest.Common (dans Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Syntaxe

'Déclaration
Public Property SourceElement As UITechnologyElement
public UITechnologyElement SourceElement { get; set; }
public:
property UITechnologyElement^ SourceElement {
    UITechnologyElement^ get ();
    void set (UITechnologyElement^ value);
}
member SourceElement : UITechnologyElement with get, set
function get SourceElement () : UITechnologyElement
function set SourceElement (value : UITechnologyElement)

Valeur de propriété

Type : Microsoft.VisualStudio.TestTools.UITest.Extension.UITechnologyElement

Sécurité .NET Framework

Voir aussi

Référence

InvokeAction Classe

Microsoft.VisualStudio.TestTools.UITest.Common, espace de noms