Partager via


SApplicationObject Interface

Passed to GetService to return a reference to the DTE object.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

Syntax

<GuidAttribute("0C539790-12E4-11CF-B661-00AA004CD6D8")> _
<GuidAttribute("0C539790-12E4-11CF-B661-00AA004CD6D8")> _
Public Interface SApplicationObject

Dim instance As SApplicationObject
[GuidAttribute("0C539790-12E4-11CF-B661-00AA004CD6D8")]
[GuidAttribute("0C539790-12E4-11CF-B661-00AA004CD6D8")]
public interface SApplicationObject
[GuidAttribute(L"0C539790-12E4-11CF-B661-00AA004CD6D8")]
[GuidAttribute(L"0C539790-12E4-11CF-B661-00AA004CD6D8")]
public interface class SApplicationObject
public interface SApplicationObject

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace