ProfilePropertyAttribute.Value Property (BCL)

The Value property contains the value of the property attribute.

Definition

[Visual Basic .NET]

Public ReadOnly Property Value As System.Object

[C#]

public System.Object Value{get;} 

Property Value

A System.Object containing the value 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.