This documentation is archived and is not being maintained.

Aux::NormalizeString Method

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

public:
static String^ NormalizeString(
	String^ s, 
	bool allowEmpty
)

Parameters

s
Type: System::String
allowEmpty
Type: System::Boolean

Return Value

Type: System::String
Returns String.

Show: