Freigeben über


TFCommonUtil.ReplaceInvalidCharacters-Methode

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

Syntax

'Declaration
Public Shared Function ReplaceInvalidCharacters ( _
    strIn As String, _
    replacement As String _
) As String
public static string ReplaceInvalidCharacters(
    string strIn,
    string replacement
)

Parameter

Rückgabewert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

TFCommonUtil Klasse

Microsoft.TeamFoundation.Common-Namespace