IVsShellPropertyEvents Interface

Definição

Implementado por clientes do 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
Derivado
Atributos

Métodos

OnShellPropertyChange(Int32, Object)

Chamado quando uma propriedade de shell é alterada.

Aplica-se a