Share via


Proprietà RegistryEntry.Value

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
<ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private)> _
Public Property Value As String
[ClientPropertyAttribute(ClientVisibility.Private, ClientVisibility.Private)]
public string Value { get; set; }

Valore proprietà

Tipo: System.String
Restituisca il valore String.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

RegistryEntry Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server