Playback.GetCorePropertyProvider(UITestControl) Method

Definition

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

Returns

Applies to