Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Enables an object to receive notification of property changes on objects that use the interface as an outgoing interface. For more information, see IPropertyNotifySink.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("9BFBBC02-EFF1-101A-84ED-00AA00341D07")> _
Public Interface IPropertyNotifySink
[InterfaceTypeAttribute()]
[GuidAttribute("9BFBBC02-EFF1-101A-84ED-00AA00341D07")]
public interface IPropertyNotifySink
[InterfaceTypeAttribute()]
[GuidAttribute(L"9BFBBC02-EFF1-101A-84ED-00AA00341D07")]
public interface class IPropertyNotifySink
[<InterfaceTypeAttribute()>]
[<GuidAttribute("9BFBBC02-EFF1-101A-84ED-00AA00341D07")>]
type IPropertyNotifySink = interface end
public interface IPropertyNotifySink
The IPropertyNotifySink type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
OnChanged | |
![]() |
OnRequestEdit |
Top
.gif)