ComponentOne Bitmap for UWP
C1.UWP.DX 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 System.String
    public System.string Description {get; set;}
    See Also