DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomValidationException Class / StackTrace Property

In This Topic
    StackTrace Property (DicomValidationException)
    In This Topic
    Syntax
    'Declaration
     
    
    <__DynamicallyInvokableAttribute()>
    Public Overridable ReadOnly Property StackTrace As System.String
    [__DynamicallyInvokable()]
    public virtual System.string StackTrace {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also