ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / HResultDescriptor Class / Description Property

In This Topic
    Description Property (HResultDescriptor)
    In This Topic
    Gets the description of the result code if any.
    Syntax
    'Declaration
     
    Public Property Description As String
    public string Description {get; set;}
    See Also