Click or drag to resize
AccountInfoCurrentAccount Property
Gets instance of current account info.

Namespace: CMS.AzureStorage
Assembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 9.0.0
Syntax
C#
public static AccountInfo CurrentAccount { get; }

Property Value

Type: AccountInfo
See Also