IExtensibleObject Interface

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

Microsoft Internal Use Only.

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("86C31347-5B52-4715-B454-A6E5FCAB975D")> _
Public Interface IExtensibleObject
'Usage
Dim instance As IExtensibleObject
[InterfaceTypeAttribute()]
[GuidAttribute("86C31347-5B52-4715-B454-A6E5FCAB975D")]
public interface IExtensibleObject
[InterfaceTypeAttribute()]
[GuidAttribute(L"86C31347-5B52-4715-B454-A6E5FCAB975D")]
public interface class IExtensibleObject
public interface IExtensibleObject

See Also

Reference

IExtensibleObject Members

EnvDTE Namespace