Freigeben über


ITeamFoundationRegistry.GetValue-Methode (String, String)

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
Function GetValue ( _
    path As String, _
    defaultValue As String _
) As String
string GetValue(
    string path,
    string defaultValue
)

Parameter

Rückgabewert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationRegistry Schnittstelle

GetValue-Überladung

Microsoft.TeamFoundation.Framework.Client-Namespace