ProjectInfo.Uri Field

The URI of the project

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

Syntax

'Declaration
Public Uri As String
'Usage
Dim instance As ProjectInfo 
Dim value As String 

value = instance.Uri 

instance.Uri = value
public string Uri
public:
String^ Uri
public var Uri : String

.NET Framework Security

See Also

Reference

ProjectInfo Class

ProjectInfo Members

Microsoft.TeamFoundation.Server Namespace