Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ParameterizedString::GetParameterNamingErrorMessage Method ()

 

Returns the localized message to be returned for an attempt to add a parameter part by using an invalid parameter name.

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

public:
static String^ GetParameterNamingErrorMessage()

Return Value

Type: System::String^

The invalid parameter name message.

Return to top
Show: