GetBucketLocation Method
Returns the location of the specified bucket.
Syntax
[VB.NET] Public Function GetBucketLocation() As String
[C#] public string GetBucketLocation();
Remarks
This method will return a string containing the location of the bucket specified by the Bucket property.