WorkflowEngineTilesCompilationResult.AssemblyBytes - свойство
Массив байт сборки.
Пространство имён: Tessa.Compilation.WorkflowСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.23
public byte[] AssemblyBytes { get; }
Public ReadOnly Property AssemblyBytes As Byte()
Get
public:
virtual property array<unsigned char>^ AssemblyBytes {
array<unsigned char>^ get () sealed;
}
abstract AssemblyBytes : byte[] with get
override AssemblyBytes : byte[] with get
Byte[]IWorkflowEngineTilesCompilationResult.AssemblyBytes