Property AssemblyBytes
AssemblyBytes
Gets assembly bytes when the script is compiled in the memory.
public byte[] AssemblyBytes { get; }
Property Value
- byte[]
Gets assembly bytes when the script is compiled in the memory.
public byte[] AssemblyBytes { get; }