Interface SDTE
Publicado: abril de 2016
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Sintaxe
[InterfaceTypeAttribute(1)]
[GuidAttribute("04A72314-32E9-48E2-9B87-A63603454F3E")]
public interface SDTE
[InterfaceTypeAttribute(1)]
[GuidAttribute("04A72314-32E9-48E2-9B87-A63603454F3E")]
public interface class SDTE
[<InterfaceTypeAttribute(1)>]
[<GuidAttribute("04A72314-32E9-48E2-9B87-A63603454F3E")>]
type SDTE = interface end
<InterfaceTypeAttribute(1)>
<GuidAttribute("04A72314-32E9-48E2-9B87-A63603454F3E")>
Public Interface SDTE
Consulte também
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo