ITeamProjectCollections
TfsUri Property
Tfs Api
Namespace:
TfsApi.Administration.Contracts
Assembly:
TfsApi
(in TfsApi.dll) Version: 1.2.4952.20910
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
Uri
TfsUri
{
get
; }
Uri TfsUri { get; }
ReadOnly
Property
TfsUri
As
Uri
Get
ReadOnly Property TfsUri As Uri Get
property
Uri
^
TfsUri
{
Uri
^
get
(); }
property Uri^ TfsUri { Uri^ get (); }
Property Value
Type:
Uri
See Also
ITeamProjectCollections Interface
ITeamProjectCollections Members
TfsApi.Administration.Contracts Namespace