Microsoft.VisualStudio.Shel ...


Visual Studio SDK
IVsShellPropertyEvents Interface

Implemented by clients of ShellPropertyChangeEvents.

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

Visual Basic (Declaration)
<GuidAttribute("7A54FEA1-E786-4A30-8F38-45B3703E50DD")> _
<InterfaceTypeAttribute()> _
Public Interface IVsShellPropertyEvents
Visual Basic (Usage)
Dim instance As IVsShellPropertyEvents
C#
[GuidAttribute("7A54FEA1-E786-4A30-8F38-45B3703E50DD")]
[InterfaceTypeAttribute()]
public interface IVsShellPropertyEvents
Visual C++
[GuidAttribute(L"7A54FEA1-E786-4A30-8F38-45B3703E50DD")]
[InterfaceTypeAttribute()]
public interface class IVsShellPropertyEvents
JScript
public interface IVsShellPropertyEvents
See Also

Reference

Page view tracker