ILinkingConsumer.Tool Property

The linking provider is a provider for the specified tool.

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

Syntax

'Declaration
ReadOnly Property Tool As String
string Tool { get; }
property String^ Tool {
    String^ get ();
}
abstract Tool : string
function get Tool () : String

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

ILinkingConsumer Interface

Microsoft.TeamFoundation.Framework.Server Namespace