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



In This Topic
    MZ Field
    In This Topic
    DOS Executable (exe/dll)
    Syntax
    'Declaration
     
    Public Shared ReadOnly MZ As FileSignature
    'Usage
     
    Dim value As FileSignature
     
    value = FileSignature.MZ
    public static readonly FileSignature MZ
    public:
    static readonly FileSignature^ MZ
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also