Freigeben über


TFCommonUtil.StripEnd-Methode (String, array<String )

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

Syntax

'Declaration
Public Shared Function StripEnd ( _
    stringToStrip As String, _
    stringsToStrip As String() _
) As String
public static string StripEnd(
    string stringToStrip,
    string[] stringsToStrip
)

Parameter

Rückgabewert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

TFCommonUtil Klasse

StripEnd-Überladung

Microsoft.TeamFoundation.Common-Namespace