Udostępnij za pośrednictwem


Interfejs IVsShellPropertyEvents

 

Wdrożone przez klientów z ShellPropertyChangeEvents.

Przestrzeń nazw:   Microsoft.VisualStudio.Shell.Interop
Zestaw:  Microsoft.VisualStudio.Shell.Interop (w Microsoft.VisualStudio.Shell.Interop.dll)

Składnia

[GuidAttribute("7A54FEA1-E786-4A30-8F38-45B3703E50DD")]
[InterfaceTypeAttribute(1)]
public interface IVsShellPropertyEvents
[GuidAttribute("7A54FEA1-E786-4A30-8F38-45B3703E50DD")]
[InterfaceTypeAttribute(1)]
public interface class IVsShellPropertyEvents
[<GuidAttribute("7A54FEA1-E786-4A30-8F38-45B3703E50DD")>]
[<InterfaceTypeAttribute(1)>]
type IVsShellPropertyEvents = interface end
<GuidAttribute("7A54FEA1-E786-4A30-8F38-45B3703E50DD")>
<InterfaceTypeAttribute(1)>
Public Interface IVsShellPropertyEvents

Metody

Nazwa Opis
System_CAPS_pubmethod OnShellPropertyChange(Int32, Object)

Wywoływane, gdy zmiany właściwości powłoki.

Zobacz też

Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop

Powrót do początku