SDTE Interface

Definition

Passed to GetGlobalService(Type) to return a reference to the Visual Studio integrated development environment (IDE).

public interface class SDTE
public interface class SDTE
__interface SDTE
[System.Runtime.InteropServices.Guid("04A72314-32E9-48E2-9B87-A63603454F3E")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface SDTE
[System.Runtime.InteropServices.Guid("04A72314-32E9-48E2-9B87-A63603454F3E")]
[System.Runtime.InteropServices.InterfaceType(1)]
[System.Runtime.InteropServices.ComVisible(false)]
public interface SDTE
[<System.Runtime.InteropServices.Guid("04A72314-32E9-48E2-9B87-A63603454F3E")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type SDTE = interface
[<System.Runtime.InteropServices.Guid("04A72314-32E9-48E2-9B87-A63603454F3E")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type SDTE = interface
Public Interface SDTE
Attributes

Applies to