Aracılığıyla paylaş


IUITechnologyManager.SetTechnologyManagerProperty Yöntem

Bu API, .NET Framework altyapısını destekler ve doğrudan kodunuzdan kullanılmaya yönelik değildir.

Türetilmiş bir sınıf içerisinde uygulanan, bu teknoloji Yöneticisi'nde verilen özelliğinin değerini ayarlar.

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

Sözdizimi

'Bildirim
Sub SetTechnologyManagerProperty ( _
    propertyName As UITechnologyManagerProperty, _
    propertyValue As Object _
)
void SetTechnologyManagerProperty(
    UITechnologyManagerProperty propertyName,
    Object propertyValue
)
void SetTechnologyManagerProperty(
    UITechnologyManagerProperty propertyName, 
    Object^ propertyValue
)
abstract SetTechnologyManagerProperty : 
        propertyName:UITechnologyManagerProperty * 
        propertyValue:Object -> unit 
function SetTechnologyManagerProperty(
    propertyName : UITechnologyManagerProperty, 
    propertyValue : Object
)

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IUITechnologyManager Arabirim

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

UITechnologyManagerProperty