IDTEProvider Interface

This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.

Namespace:  VSTADTEProvider.Interop
Assembly:  VSTADTEProvider.Interop (in VSTADTEProvider.Interop.dll)

Syntax

'Declaration
<GuidAttribute("B018A05B-0112-41B1-9088-23347DA0FCA2")> _
Public Interface IDTEProvider
'Usage
Dim instance As IDTEProvider
[GuidAttribute("B018A05B-0112-41B1-9088-23347DA0FCA2")]
public interface IDTEProvider
[GuidAttribute(L"B018A05B-0112-41B1-9088-23347DA0FCA2")]
public interface class IDTEProvider
public interface IDTEProvider

See Also

Reference

IDTEProvider Members

VSTADTEProvider.Interop Namespace