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
public var pPropertyNotifySink : IPropertyNotifySink

Field Value

Type: Microsoft.VisualStudio.OLE.Interop.IPropertyNotifySink

Permissions

See Also

Reference

QACONTAINER Structure

QACONTAINER Members

Microsoft.VisualStudio.OLE.Interop Namespace