Share via


ProfileProperty.Attributes Property (BCL)

The Attributes property retrieves the profile property attributes collection.

Definition

[Visual Basic .NET]

Public ReadOnly Property Attributes As ProfilePropertyAttributeCollection

[C#]

public ProfilePropertyAttributeCollection Attributes{get;} 

Property Value

A ProfilePropertyAttributeCollection containing the profile property attributes.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Profiles

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.