IVsShellPropertyEvents Interface

Implemented by clients of ShellPropertyChangeEvents.

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

Syntax

‘선언
<GuidAttribute("7A54FEA1-E786-4A30-8F38-45B3703E50DD")> _
<InterfaceTypeAttribute()> _
Public Interface IVsShellPropertyEvents
‘사용 방법
Dim instance As IVsShellPropertyEvents
[GuidAttribute("7A54FEA1-E786-4A30-8F38-45B3703E50DD")]
[InterfaceTypeAttribute()]
public interface IVsShellPropertyEvents
[GuidAttribute(L"7A54FEA1-E786-4A30-8F38-45B3703E50DD")]
[InterfaceTypeAttribute()]
public interface class IVsShellPropertyEvents
[<GuidAttribute("7A54FEA1-E786-4A30-8F38-45B3703E50DD")>]
[<InterfaceTypeAttribute()>]
type IVsShellPropertyEvents =  interface end
public interface IVsShellPropertyEvents

See Also

Reference

IVsShellPropertyEvents Members

Microsoft.VisualStudio.Shell.Interop Namespace