ProfileInfoCollection Properties

 

Namespace:   System.Web.Profile
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubpropertyCount

Gets the number of ProfileInfo objects in the collection.

System_CAPS_pubpropertyIsSynchronized

Gets a value indicating whether the profile info collection is thread safe.

System_CAPS_pubpropertyItem[String^]

Gets the ProfileInfo object in the collection, referenced by the specified UserName.

System_CAPS_pubpropertySyncRoot

Gets the synchronization root.

Return to top
Show: