Compartilhar via


Método ApiResourceLocationCollection.GetAllLocations

Namespace:  Microsoft.VisualStudio.Services.WebApi
Assembly:  Microsoft.VisualStudio.Services.WebApi (em Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxe

'Declaração
Public Function GetAllLocations As IEnumerable(Of ApiResourceLocation)
public IEnumerable<ApiResourceLocation> GetAllLocations()

Valor de retorno

Tipo: System.Collections.Generic.IEnumerable<ApiResourceLocation>

Segurança do .NET Framework

Consulte também

Referência

ApiResourceLocationCollection Classe

Namespace Microsoft.VisualStudio.Services.WebApi