次の方法で共有


LinkType.SinkTool Property

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

Syntax

'宣言
Public Property SinkTool As String
    Get
    Set
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

.NET Framework Security

See Also

Reference

LinkType Class

Microsoft.TeamFoundation.Server Namespace