ApiResourceLocationCollection.TryGetLocationById-Methode
Namespace: Microsoft.VisualStudio.Services.WebApi
Assembly: Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)
Syntax
'Declaration
Public Function TryGetLocationById ( _
locationId As Guid _
) As ApiResourceLocation
public ApiResourceLocation TryGetLocationById(
Guid locationId
)
Parameter
- locationId
Typ: System.Guid
Rückgabewert
Typ: Microsoft.VisualStudio.Services.WebApi.ApiResourceLocation
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.