QACONTAINER.pPropertyNotifySink Field

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

声明
Public pPropertyNotifySink As IPropertyNotifySink
用法
Dim instance As QACONTAINER
Dim value As IPropertyNotifySink

value = instance.pPropertyNotifySink

instance.pPropertyNotifySink = value
public IPropertyNotifySink pPropertyNotifySink
public:
IPropertyNotifySink^ pPropertyNotifySink
val mutable pPropertyNotifySink: IPropertyNotifySink
public var pPropertyNotifySink : IPropertyNotifySink

.NET Framework Security

See Also

Reference

QACONTAINER Structure

QACONTAINER Members

Microsoft.VisualStudio.OLE.Interop Namespace