Partager via


SilverlightContainer.GetNativeControlType, méthode

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Ce membre substitue UITechnologyElement.GetNativeControlType(NativeControlTypeKind).

Espace de noms :  Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight
Assembly :  Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight (dans Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight.dll)

Syntaxe

'Déclaration
Public Overrides Function GetNativeControlType ( _
    nativeControlTypeKind As NativeControlTypeKind _
) As Object
public override Object GetNativeControlType(
    NativeControlTypeKind nativeControlTypeKind
)
public:
virtual Object^ GetNativeControlType(
    NativeControlTypeKind nativeControlTypeKind
) override
abstract GetNativeControlType : 
        nativeControlTypeKind:NativeControlTypeKind -> Object 
override GetNativeControlType : 
        nativeControlTypeKind:NativeControlTypeKind -> Object 
public override function GetNativeControlType(
    nativeControlTypeKind : NativeControlTypeKind
) : Object

Paramètres

Valeur de retour

Type : System.Object
Retourne Object.

Implémentations

IUITechnologyElement.GetNativeControlType(NativeControlTypeKind)

Sécurité .NET Framework

Voir aussi

Référence

SilverlightContainer Classe

Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight, espace de noms