Freigeben über


ApiResourceLocationCollection.GetAreaLocations-Methode

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

Syntax

'Declaration
Public Function GetAreaLocations ( _
    area As String _
) As IEnumerable(Of ApiResourceLocation)
public IEnumerable<ApiResourceLocation> GetAreaLocations(
    string area
)

Parameter

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ApiResourceLocationCollection Klasse

Microsoft.VisualStudio.Services.WebApi-Namespace