DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / LogEventArgs Class / Text Property






    Text Property (LogEventArgs)
    The test of the association
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Text As System.String
     
    'Usage
     
    
    Dim instance As LogEventArgs
    Dim value As System.String
     
    value = instance.Text
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also