共用方式為


SilverlightContainer.NativeElement 屬性

這個 API 支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。

這個成員會覆寫 UITechnologyElement.NativeElement

命名空間:  Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight
組件:  Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight (在 Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight.dll 中)

語法

'宣告
Public Overrides ReadOnly Property NativeElement As Object
    Get
public override Object NativeElement { get; }
public:
virtual property Object^ NativeElement {
    Object^ get () override;
}
abstract NativeElement : Object
override NativeElement : Object
override function get NativeElement () : Object

屬性值

型別:System.Object
傳回 Object

實作

IUITechnologyElement.NativeElement

.NET Framework 安全性

請參閱

參考

SilverlightContainer 類別

Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight 命名空間