Método RegistryEntry.GetValue (String)
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)
Sintaxe
'Declaração
Public Function GetValue ( _
defaultValue As String _
) As String
public string GetValue(
string defaultValue
)
Parâmetros
- defaultValue
Tipo: System.String
Valor de retorno
Tipo: System.String
Retorna String.
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.