DicomObjects.NET.V8
DicomObjects Namespace / DicomGlobal Class / CurrentLogFileName Property



    CurrentLogFileName Property
    Returns the Current DicomObjects Log File Name in full.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property CurrentLogFileName As String
     
    'Usage
     
    Dim value As String
     
    value = DicomGlobal.CurrentLogFileName
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also