Compartir a través de


TeamFoundationBaseRegistryService.GetValue (Método) (TeamFoundationRequestContext, Identity, String, Boolean, String)

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

Sintaxis

'Declaración
Public Function GetValue ( _
    requestContext As TeamFoundationRequestContext, _
    identity As Identity, _
    path As String, _
    fallThru As Boolean, _
    defaultValue As String _
) As String
public string GetValue(
    TeamFoundationRequestContext requestContext,
    Identity identity,
    string path,
    bool fallThru,
    string defaultValue
)

Parámetros

Valor devuelto

Tipo: System.String
Devuelva String.

Seguridad de .NET Framework

Vea también

Referencia

TeamFoundationBaseRegistryService Clase

GetValue (Sobrecarga)

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