Playback.GetCorePropertyProvider(UITestControl) Method
Definition
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.
public:
static Microsoft::VisualStudio::TestTools::UITesting::UITestPropertyProvider ^ GetCorePropertyProvider(Microsoft::VisualStudio::TestTools::UITesting::UITestControl ^ uiControl);
public static Microsoft.VisualStudio.TestTools.UITesting.UITestPropertyProvider GetCorePropertyProvider (Microsoft.VisualStudio.TestTools.UITesting.UITestControl uiControl);
static member GetCorePropertyProvider : Microsoft.VisualStudio.TestTools.UITesting.UITestControl -> Microsoft.VisualStudio.TestTools.UITesting.UITestPropertyProvider
Public Shared Function GetCorePropertyProvider (uiControl As UITestControl) As UITestPropertyProvider
Parameters
- uiControl
- UITestControl