Share via


IVsShellPropertyEvents Interface

Implemented by clients of ShellPropertyChangeEvents.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

Syntax

'Déclaration
<InterfaceTypeAttribute()> _
<GuidAttribute("7A54FEA1-E786-4A30-8F38-45B3703E50DD")> _
Public Interface IVsShellPropertyEvents
'Utilisation
Dim instance As IVsShellPropertyEvents
[InterfaceTypeAttribute()]
[GuidAttribute("7A54FEA1-E786-4A30-8F38-45B3703E50DD")]
public interface IVsShellPropertyEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"7A54FEA1-E786-4A30-8F38-45B3703E50DD")]
public interface class IVsShellPropertyEvents
public interface IVsShellPropertyEvents

See Also

Reference

IVsShellPropertyEvents Members

Microsoft.VisualStudio.Shell.Interop Namespace