public byte[] PrimeSeed { get; }
Public ReadOnly Property PrimeSeed As Byte() Get
public: property array<unsigned char>^ PrimeSeed { array<unsigned char>^ get (); }
function get_PrimeSeed();
In This Article