The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
UITestAction::NotifyPropertyChanged Method (String^)
Raises the PropertyChanged event.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Parameters
- propertyName
-
Type:
System::String^
The name of the property that is changed.
Show: