Share via


QACONTAINER.pPropertyNotifySink Field

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

Syntax

'Declaration
Public pPropertyNotifySink As IPropertyNotifySink
'Usage
Dim instance As QACONTAINER 
Dim value As IPropertyNotifySink 

value = instance.pPropertyNotifySink 

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

.NET Framework Security

See Also

Reference

QACONTAINER Structure

QACONTAINER Members

Microsoft.VisualStudio.OLE.Interop Namespace