IUITechnologyElement.NativeElement Property

Definition

Gets the underlying native technology element.

public:
 property System::Object ^ NativeElement { System::Object ^ get(); };
public object NativeElement { get; }
member this.NativeElement : obj
Public ReadOnly Property NativeElement As Object

Property Value

The native technology element.

Applies to