IVsShellPropertyEvents Interfaccia

Definizione

Implementato dai client di ShellPropertyChangeEvents.

public interface class IVsShellPropertyEvents
public interface class IVsShellPropertyEvents
__interface IVsShellPropertyEvents
[System.Runtime.InteropServices.Guid("7A54FEA1-E786-4A30-8F38-45B3703E50DD")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsShellPropertyEvents
[System.Runtime.InteropServices.Guid("7A54FEA1-E786-4A30-8F38-45B3703E50DD")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsShellPropertyEvents
[<System.Runtime.InteropServices.Guid("7A54FEA1-E786-4A30-8F38-45B3703E50DD")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsShellPropertyEvents = interface
[<System.Runtime.InteropServices.Guid("7A54FEA1-E786-4A30-8F38-45B3703E50DD")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsShellPropertyEvents = interface
Public Interface IVsShellPropertyEvents
Derivato
Attributi

Metodi

OnShellPropertyChange(Int32, Object)

Chiamato quando una proprietà shell viene modificata.

Si applica a