IPropertyBag2::CountProperties Method (UInt32)

 

The number of properties in the property bag.

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

void CountProperties(
	[OutAttribute] unsigned int% pcProperties
)

Parameters

pcProperties
Type: System::UInt32

The number of properties.

Return to top
Show: