Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Passed to GetGlobalService to return a reference to the Visual Studio integrated development environment (IDE).
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("04A72314-32E9-48E2-9B87-A63603454F3E")> _
Public Interface SDTE
[InterfaceTypeAttribute()]
[GuidAttribute("04A72314-32E9-48E2-9B87-A63603454F3E")]
public interface SDTE
[InterfaceTypeAttribute()]
[GuidAttribute(L"04A72314-32E9-48E2-9B87-A63603454F3E")]
public interface class SDTE
[<InterfaceTypeAttribute()>]
[<GuidAttribute("04A72314-32E9-48E2-9B87-A63603454F3E")>]
type SDTE = interface end
public interface SDTE