ProfilePropertyAttribute.Name Property (BCL)

The Name property contains the name of the property attribute.

Definition

[Visual Basic .NET]

Public ReadOnly Property Name As System.String

[C#]

public System.String Name{get;} 

Property Value

A System.Object containing the name of the attribute.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Profiles

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.