Compartilhar via


Propriedade ProfileAttributeBase<T>.Value

Namespace:  Microsoft.VisualStudio.Services.Profile
Assembly:  Microsoft.VisualStudio.Services.WebApi (em Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxe

'Declaração
<DataMemberAttribute> _
Public Property Value As T
[DataMemberAttribute]
public T Value { get; set; }

Valor de propriedade

Tipo: T

Segurança do .NET Framework

Consulte também

Referência

ProfileAttributeBase<T> Classe

Namespace Microsoft.VisualStudio.Services.Profile