DicomObjects.NET.V8
DicomObjects.EventArguments Namespace / LogEventArgs Class / Text Property



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

    Target Platforms: .NET CLR 4.0 or higher

    See Also