IPropertyNotifySink 接口
使对象接收属性更改通知在使用接口为输出接口的对象。 有关更多信息,请参见 IPropertyNotifySink。
命名空间: Microsoft.VisualStudio.OLE.Interop
程序集: Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)
语法
声明
<InterfaceTypeAttribute()> _
<GuidAttribute("9BFBBC02-EFF1-101A-84ED-00AA00341D07")> _
Public Interface IPropertyNotifySink
[InterfaceTypeAttribute()]
[GuidAttribute("9BFBBC02-EFF1-101A-84ED-00AA00341D07")]
public interface IPropertyNotifySink
IPropertyNotifySink 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
OnChanged | ||
OnRequestEdit |
页首