C#
C++
F#
VB
RequestResult.TargetLocation Property
RequestResult::TargetLocation Property
RequestResult.TargetLocation Property
RequestResult.TargetLocation Property
Gets the location to which the request was sent.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
C++
public: property StorageLocation TargetLocation { StorageLocation get(); internal: void set(StorageLocation value); }