UITechnologyElement.GetNativeControlType(NativeControlTypeKind) Yöntem

Tanım

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

Parametreler

nativeControlTypeKind
NativeControlTypeKind

Döndürülenler

Object

Uygulamalar

Şunlara uygulanır