IPWorks Cloud 2020 .NET Edition

Questions / Feedback?

BucketExists Method

Checks whether the bucket exists.

Syntax

public bool BucketExists();
Public Function BucketExists() As Boolean

Remarks

This method checks whether the bucket specified by Bucket exists, returning true if so or false if not.

Note: This method only considers buckets located in the currently-selected Region. Refer to the Region property's documentation for more information.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 .NET Edition - Version 20.0 [Build 8265]