Udostępnij za pośrednictwem


Metoda UITestControl.GetProperty —

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITesting
Zestawy:   Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (w Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
  Microsoft.VisualStudio.TestTools.UITesting (w Microsoft.VisualStudio.TestTools.UITesting.dll)

Składnia

'Deklaracja
Public Function GetProperty ( _
    propertyName As String _
) As Object
public Object GetProperty(
    string propertyName
)
public:
Object^ GetProperty(
    String^ propertyName
)
member GetProperty : 
        propertyName:string -> Object
public function GetProperty(
    propertyName : String
) : Object

Parametry

  • propertyName
    Typ: String

Wartość zwracana

Typ: Object

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestControl Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting