Aracılığıyla paylaş


Playback.GetNativeCoreTechnologyManager Yöntem

Yerel Çekirdek teknoloji Yöneticisi için verilen teknolojisi alır.

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

Sözdizimi

'Bildirim
Public Shared Function GetNativeCoreTechnologyManager ( _
    technologyName As String _
) As IUITechnologyManager
public static IUITechnologyManager GetNativeCoreTechnologyManager(
    string technologyName
)
public:
static IUITechnologyManager^ GetNativeCoreTechnologyManager(
    String^ technologyName
)
static member GetNativeCoreTechnologyManager : 
        technologyName:string -> IUITechnologyManager 
public static function GetNativeCoreTechnologyManager(
    technologyName : String
) : IUITechnologyManager

Parametreler

  • technologyName
    Tür: System.String
    Gerekli teknoloji Yöneticisi adıdır.

Dönüş Değeri

Tür: Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyManager
Verilen teknoloji teknoloji Yöneticisi.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

Playback Sınıf

Microsoft.VisualStudio.TestTools.UITesting Ad Alanı