Udostępnij za pośrednictwem


Właściwość DragDropAction.SourceElementName —

Pobiera lub ustawia nazwę elementu, gdzie rozpoczęcia operacji przeciągania i upuszczania.

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

Składnia

'Deklaracja
Public Property SourceElementName As String
public string SourceElementName { get; set; }
public:
property String^ SourceElementName {
    String^ get ();
    void set (String^ value);
}
member SourceElementName : string with get, set
function get SourceElementName () : String
function set SourceElementName (value : String)

Wartość właściwości

Typ: System.String
Nazwa źródła element interfejsu użytkownika.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DragDropAction Klasa

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

UITechnologyElement