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::Copy Method ()

 

Returns a copy of this parameterized string.

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

public:
ParameterizedString^ Copy()

Return Value

Type: Microsoft.TeamFoundation.TestManagement.Client::ParameterizedString^

A copy of this parameterized string.

Return to top
Show: