Data.Cloud.AzureAPI.TAzureBlockListItem.AsXML

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AsXML: string;

C++

System::UnicodeString __fastcall AsXML();

Properties

Type Visibility Source Unit Parent
function public
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI TAzureBlockListItem

Description

Returns the block list item in the XML format required by the PutBlockList action.

See Also