UITechnologyElementProxy.GetNativeControlType(NativeControlTypeKind) Method

Definition

public:
 override System::Object ^ GetNativeControlType(Microsoft::VisualStudio::TestTools::UITest::Extension::NativeControlTypeKind nativeControlTypeKind);
public override object GetNativeControlType (Microsoft.VisualStudio.TestTools.UITest.Extension.NativeControlTypeKind nativeControlTypeKind);
override this.GetNativeControlType : Microsoft.VisualStudio.TestTools.UITest.Extension.NativeControlTypeKind -> obj
Public Overrides Function GetNativeControlType (nativeControlTypeKind As NativeControlTypeKind) As Object

Parameters

nativeControlTypeKind
NativeControlTypeKind

Returns

Applies to