byte[] AssemblyBytes { get; }
ReadOnly Property AssemblyBytes As Byte() Get
property array<unsigned char>^ AssemblyBytes { array<unsigned char>^ get (); }
abstract AssemblyBytes : byte[] with get
In This Article