IVsShellPropertyEvents Interface
Implemented by clients of ShellPropertyChangeEvents.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'宣言
<InterfaceTypeAttribute()> _
<GuidAttribute("7A54FEA1-E786-4A30-8F38-45B3703E50DD")> _
Public Interface IVsShellPropertyEvents
'使用
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