Discuss this help topic in SecureBlackbox Forum

TElWinAzureDataStorageContainer.Address

TElWinAzureDataStorageContainer     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Specifies container address.

Declaration

[C#]
    string Address;

[VB.NET]
    Property Address As String

[Pascal]
    property Address : string;

[C++]
    void get_Address(std::string &OutResult);

[PHP]
    string get_Address()

[Java]
    String getAddress();

Description

    Use this property to specify container address.

See also:     Name    

Discuss this help topic in SecureBlackbox Forum