Udostępnij za pośrednictwem


Metoda UITechnologyElement.SetPropertyValue —

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

Składnia

'Deklaracja
Public Overridable Sub SetPropertyValue ( _
    propertyName As String, _
    propertyValue As Object _
)
public virtual void SetPropertyValue(
    string propertyName,
    Object propertyValue
)
public:
virtual void SetPropertyValue(
    String^ propertyName, 
    Object^ propertyValue
)
abstract SetPropertyValue : 
        propertyName:string * 
        propertyValue:Object -> unit 
override SetPropertyValue : 
        propertyName:string * 
        propertyValue:Object -> unit 
public function SetPropertyValue(
    propertyName : String, 
    propertyValue : Object
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITechnologyElement Klasa

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