Condividi tramite


ExportTranslationResponse.ExportTranslationFile Property

Definition

Gets the file that represents the data that is exported for translation.

public:
 property cli::array <System::Byte> ^ ExportTranslationFile { cli::array <System::Byte> ^ get(); };
public byte[] ExportTranslationFile { get; }
member this.ExportTranslationFile : byte[]
Public ReadOnly Property ExportTranslationFile As Byte()

Property Value

Byte[]

The file that represents the data that is exported for translation.

Applies to