Compartir a través de


RegistryEntry.SetValue<T> (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Sub SetValue(Of T) ( _
    value As T _
)
public void SetValue<T>(
    T value
)

Parámetros de tipo

  • T

Parámetros

  • value
    Tipo: T

Seguridad de .NET Framework

Vea también

Referencia

RegistryEntry Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)