Sdílet prostřednictvím


LinkType.SinkTool Property

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

Syntax

'Declaration
Public Property SinkTool As String
public string SinkTool { get; set; }
public:
property String^ SinkTool {
    String^ get ();
    void set (String^ value);
}
member SinkTool : string with get, set
function get SinkTool () : String 
function set SinkTool (value : String)

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

LinkType Class

Microsoft.TeamFoundation.Server Namespace