Share via


SharePointWebApplication.AdminUrlServiceLocation 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 AdminUrlServiceLocation As Uri
public Uri AdminUrlServiceLocation { get; }
public:
property Uri^ AdminUrlServiceLocation {
    Uri^ get ();
}
member AdminUrlServiceLocation : Uri with get
function get AdminUrlServiceLocation () : Uri

Property Value

Type: System.Uri

.NET Framework Security

See Also

Reference

SharePointWebApplication Class

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