IVsShellPropertyEvents Rozhraní

Definice

Implementovali klienti 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
Odvozené
Atributy

Metody

OnShellPropertyChange(Int32, Object)

Volá se při změně vlastnosti prostředí.

Platí pro