DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomException Class / HelpLink Property






    HelpLink Property (DicomException)
    Syntax
    'Declaration
     
    
    <__DynamicallyInvokableAttribute()>
    Public Overridable Property HelpLink As System.String
     
    'Usage
     
    
    Dim instance As DicomException
    Dim value As System.String
     
    instance.HelpLink = value
     
    value = instance.HelpLink
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also