Share via


TeamFoundationTeam.Project Property

Gets or sets the team Project URI.

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

Syntax

'Declaration
Public Overridable ReadOnly Property Project As String
public virtual string Project { get; }
public:
virtual property String^ Project {
    String^ get ();
}
abstract Project : string with get 
override Project : string with get
function get Project () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

TeamFoundationTeam Class

Microsoft.TeamFoundation.Server.Core Namespace