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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also