ArtifactSpec.ToString Method

Creates a user-readable string that states the properties of this instance.

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

Syntax

'宣言
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 user-readable string that states the properties of this instance.

.NET Framework Security

See Also

Reference

ArtifactSpec Class

Microsoft.TeamFoundation.Framework.Client Namespace