ISupportVSProperties 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("6659ED14-2AB6-47F3-A890-00C8ABA43B84")> _
Public Interface ISupportVSProperties
[InterfaceTypeAttribute()]
[GuidAttribute("6659ED14-2AB6-47F3-A890-00C8ABA43B84")]
public interface ISupportVSProperties
[InterfaceTypeAttribute()]
[GuidAttribute(L"6659ED14-2AB6-47F3-A890-00C8ABA43B84")]
public interface class ISupportVSProperties
[<InterfaceTypeAttribute()>]
[<GuidAttribute("6659ED14-2AB6-47F3-A890-00C8ABA43B84")>]
type ISupportVSProperties =  interface end
public interface ISupportVSProperties

The ISupportVSProperties type exposes the following members.

Methods

  Name Description
Public method NotifyPropertiesDelete Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

EnvDTE Namespace