Data.Cloud.AzureAPI.TAzureContainer.Name

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Name: string read FName;

C++

__property System::UnicodeString Name = {read=FName};

Properties

Type Visibility Source Unit Parent
property public
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI TAzureContainer

Description

The name of the container.

Name represents the name of the container.

See Also