Aracılığıyla paylaş


IUITechnologyElement.GetNativeControlType Yöntem

Bu öğe yerel denetim türünü verir.

Ad alanı:  Microsoft.VisualStudio.TestTools.UITest.Extension
Derleme:  Microsoft.VisualStudio.TestTools.UITest.Extension (Microsoft.VisualStudio.TestTools.UITest.Extension.dll içinde)

Sözdizimi

'Bildirim
Function GetNativeControlType ( _
    nativeControlTypeKind As NativeControlTypeKind _
) As Object
Object GetNativeControlType(
    NativeControlTypeKind nativeControlTypeKind
)
Object^ GetNativeControlType(
    NativeControlTypeKind nativeControlTypeKind
)
abstract GetNativeControlType : 
        nativeControlTypeKind:NativeControlTypeKind -> Object 
function GetNativeControlType(
    nativeControlTypeKind : NativeControlTypeKind
) : Object

Parametreler

Dönüş Değeri

Tür: System.Object
, Yerel denetim türü destekleniyorsa; Aksi halde, nullnull başvuru (Visual Basic'te Nothing).

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IUITechnologyElement Arabirim

Microsoft.VisualStudio.TestTools.UITest.Extension Ad Alanı