IInternalExtenderProvider Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

Syntax

'Declaration
<GuidAttribute("B85F43C4-C765-4984-AE3D-695E8CD8E992")> _
Public Interface IInternalExtenderProvider
[GuidAttribute("B85F43C4-C765-4984-AE3D-695E8CD8E992")]
public interface IInternalExtenderProvider
[GuidAttribute(L"B85F43C4-C765-4984-AE3D-695E8CD8E992")]
public interface class IInternalExtenderProvider
[<GuidAttribute("B85F43C4-C765-4984-AE3D-695E8CD8E992")>]
type IInternalExtenderProvider =  interface end
public interface IInternalExtenderProvider

The IInternalExtenderProvider type exposes the following members.

Methods

  Name Description
Public method CanExtend Infrastructure. Microsoft Internal Use Only.
Public method GetExtender Infrastructure. Microsoft Internal Use Only.
Public method GetExtenderNames Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

EnvDTE80 Namespace