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.
UITestPropertyProvider::PropertyName Property
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets or sets the name of the associated property.
Assembly: Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
public protected: property String^ PropertyName { [CompilerGeneratedAttribute] String^ get(); [CompilerGeneratedAttribute] void set(String^ value); }
Show: