Share via


VersionedApiResourceRegistration.ResourceLocations Property

All registered API resource locations

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

Syntax

'Declaration
Public Shared ReadOnly Property ResourceLocations As ApiResourceLocationCollection
public static ApiResourceLocationCollection ResourceLocations { get; }
public:
static property ApiResourceLocationCollection^ ResourceLocations {
    ApiResourceLocationCollection^ get ();
}
static member ResourceLocations : ApiResourceLocationCollection with get
static function get ResourceLocations () : ApiResourceLocationCollection

Property Value

Type: Microsoft.VisualStudio.Services.WebApi.ApiResourceLocationCollection

.NET Framework Security

See Also

Reference

VersionedApiResourceRegistration Class

Microsoft.TeamFoundation.Framework.Server Namespace