Bagikan melalui


ExportFieldTranslationResponse.ExportTranslationFile Property

Definition

Gets the compressed file that represents the exported translation file.

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 compressed file that represents the exported translation file.

Applies to