Freigeben über


UriUtility.Base64Decode-Methode

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public Shared Function Base64Decode ( _
    str As String _
) As String
public static string Base64Decode(
    string str
)

Parameter

Rückgabewert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

UriUtility Klasse

Microsoft.TeamFoundation.Common-Namespace