ArtifactId.ToString Method

Gets a user-readable string that summarizes the properties of this ArtifactId instance.

Namespace:  Microsoft.TeamFoundation
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'宣言
Public Function ToString As String
public string ToString()
public:
String^ ToString()
member ToString : unit -> string 
public function ToString() : String

Return Value

Type: System.String
A user-readable string that summarizes the properties of this ArtifactId instance.

.NET Framework Security

See Also

Reference

ArtifactId Class

Microsoft.TeamFoundation Namespace