Share via


TestImpactNodeIdentifier.ToString Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

This member overrides ValueType.ToString(), and more complete documentation might be available in that topic.

Returns a string representation of the object.

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

Syntax

'Declaration
Public Overrides Function ToString As String
public override string ToString()
public:
virtual String^ ToString() override
abstract ToString : unit -> string 
override ToString : unit -> string 
public override function ToString() : String

Return Value

Type: System.String
A string representation of the object.

.NET Framework Security

See Also

Reference

TestImpactNodeIdentifier Structure

Microsoft.TeamFoundation.TestManagement.Client Namespace