ProfileProperty.Name Property (BCL)

The Name property retrieves the property name.

Definition

[Visual Basic .NET]

Public ReadOnly Property Name As System.String

[C#]

public System.String Name{get;} 

Property Value

The property name.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Profiles

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.