Share via


SharePointWebApplication.RootUrlServiceLocation Property

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm.Catalog.Objects
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public ReadOnly Property RootUrlServiceLocation As Uri
public Uri RootUrlServiceLocation { get; }
public:
property Uri^ RootUrlServiceLocation {
    Uri^ get ();
}
member RootUrlServiceLocation : Uri with get
function get RootUrlServiceLocation () : Uri

Property Value

Type: System.Uri

.NET Framework Security

See Also

Reference

SharePointWebApplication Class

Microsoft.TeamFoundation.Framework.Server.Alm.Catalog.Objects Namespace