Freigeben über


ApiResourceLocationCollection.GetLocationById-Methode

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

Syntax

'Declaration
Public Function GetLocationById ( _
    locationId As Guid _
) As ApiResourceLocation
public ApiResourceLocation GetLocationById(
    Guid locationId
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Services.WebApi.ApiResourceLocation

.NET Framework-Sicherheit

Siehe auch

Referenz

ApiResourceLocationCollection Klasse

Microsoft.VisualStudio.Services.WebApi-Namespace