Właściwość TouchAction.GestureType —
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 GestureType As GestureType
public GestureType GestureType { get; set; }
public:
property GestureType GestureType {
GestureType get ();
void set (GestureType value);
}
member GestureType : GestureType with get, set
function get GestureType () : GestureType
function set GestureType (value : GestureType)
Wartość właściwości
Typ: Microsoft.VisualStudio.TestTools.UITest.Common.GestureType
Zwraca wartość typu GestureType.
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Używanie bibliotek pochodzących z częściowo zaufanego kodu.
Zobacz też
Informacje
Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common