DicomObjects.NET.V8
DicomObjects Namespace / FileSignature Class / MZ Field



    MZ Field
    DOS Executable (exe/dll)
    Syntax
    'Declaration
     
    Public Shared ReadOnly MZ As FileSignature
     
    'Usage
     
    Dim value As FileSignature
     
    value = FileSignature.MZ
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also