Udostępnij za pośrednictwem


Metoda UITechnologyElementProxy.GetPropertyValue —

Pobiera wartość dla określonej właściwości dla tego elementu.

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

Składnia

'Deklaracja
Public Overrides Function GetPropertyValue ( _
    propertyName As String _
) As Object
public override Object GetPropertyValue(
    string propertyName
)
public:
virtual Object^ GetPropertyValue(
    String^ propertyName
) override
abstract GetPropertyValue : 
        propertyName:string -> Object  
override GetPropertyValue : 
        propertyName:string -> Object
public override function GetPropertyValue(
    propertyName : String
) : Object

Parametry

  • propertyName
    Typ: String

    Nazwa właściwości.

Wartość zwracana

Typ: Object
Wartość właściwości.

Implementuje

IUITechnologyElement.GetPropertyValue(String)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITechnologyElementProxy Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting