ClientWorkflowEngineCompilationResultAssemblyBytes - свойство |
Массив байт сборки
Пространство имён:
Tessa.Workflow.Compilation
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис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Реализации
IWorkflowEngineCompilationResultAssemblyBytes
См. также