DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / FileSignature Class / MagicNumber Property

In This Topic
    MagicNumber Property
    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