DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomGlobal Class / FileVersion Property

In This Topic
    FileVersion Property
    In This Topic
    Gets the File Version of DicomObjects.NET
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property FileVersion As System.String
    public static System.string FileVersion {get;}
    Remarks
    This property contains the File Version of the running DicomObjects.NET. This information can be found in the DicomObjects.NET log file.
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also