DownloadSolutionExportDataResponse.ExportSolutionFile Property

Definition

The exported solution file.

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

Property Value

Byte[]

Applies to