Share via


IProfileElements.Properties Property (BCL)

The Properties property retrieves the Property collection on this Profile object.

Definition

[Visual Basic .NET]

Public ReadOnly Property Properties As ProfilePropertyCollection

[C#]

public ProfilePropertyCollection Properties{get;} 

Property Value

The ProfilePropertyCollection object.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Profiles

Platforms: W indows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.