UITestControl.SetProperty(String, Object) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C++
public:
virtual void SetProperty(System::String ^ propertyName, System::Object ^ value);
public virtual void SetProperty(string propertyName, object value);
abstract member SetProperty : string * obj -> unit
override this.SetProperty : string * obj -> unit
Public Overridable Sub SetProperty (propertyName As String, value As Object)
- propertyName
- String
- value
- Object
Produkt | Verzie |
---|---|
Visual Studio SDK | 2017 |