In This Topic
Underlying byte array that is the signature of the file format
Syntax
'Declaration
Public ReadOnly Property MagicNumber As System.Byte()
public System.byte[] MagicNumber {get;}
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also