다음을 통해 공유


IPropertyBag2.CountProperties Method

The number of properties in the property bag.

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

Syntax

‘선언
Sub CountProperties ( _
    <OutAttribute> ByRef pcProperties As UInteger _
)
void CountProperties(
    out uint pcProperties
)

Parameters

.NET Framework Security

See Also

Reference

IPropertyBag2 Interface

Microsoft.VisualStudio.OLE.Interop Namespace