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

'Declaration
<GuidAttribute("0C539790-12E4-11CF-B661-00AA004CD6D8")> _
<ComVisibleAttribute(False)> _
<GuidAttribute("0C539790-12E4-11CF-B661-00AA004CD6D8")> _
Public Interface SApplicationObject
'Usage
Dim instance As SApplicationObject
[GuidAttribute("0C539790-12E4-11CF-B661-00AA004CD6D8")]
[ComVisibleAttribute(false)]
[GuidAttribute("0C539790-12E4-11CF-B661-00AA004CD6D8")]
public interface SApplicationObject
[GuidAttribute(L"0C539790-12E4-11CF-B661-00AA004CD6D8")]
[ComVisibleAttribute(false)]
[GuidAttribute(L"0C539790-12E4-11CF-B661-00AA004CD6D8")]
public interface class SApplicationObject
public interface SApplicationObject

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace