Task.Tfs Property

Namespace:  Microsoft.TeamFoundation.Build.Tasks
Assembly:  Microsoft.TeamFoundation.Build.ProcessComponents (in Microsoft.TeamFoundation.Build.ProcessComponents.dll)

Syntax

'宣言
Protected ReadOnly Property Tfs As TfsTeamProjectCollection
    Get
protected TfsTeamProjectCollection Tfs { get; }
protected:
property TfsTeamProjectCollection^ Tfs {
    TfsTeamProjectCollection^ get ();
}
member Tfs : TfsTeamProjectCollection
function get Tfs () : TfsTeamProjectCollection

Property Value

Type: Microsoft.TeamFoundation.Client.TfsTeamProjectCollection

.NET Framework Security

See Also

Reference

Task Class

Microsoft.TeamFoundation.Build.Tasks Namespace