ComponentOne BarCode for UWP
C1.BarCode Namespace / ApplicationException Class / Message Property

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