IVCWizCtlUI.dte Property

Definition

Gets the top-level extensibility object.

public:
 property System::Object ^ dte { System::Object ^ get(); };
public:
 property Platform::Object ^ dte { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(1610743808)]
public object dte { [System.Runtime.InteropServices.DispId(1610743808)] get; }
[<System.Runtime.InteropServices.DispId(1610743808)>]
[<get: System.Runtime.InteropServices.DispId(1610743808)>]
member this.dte : obj
Public ReadOnly Property dte As Object

Property Value

A DTE2 object.

Attributes

Applies to