ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / HResultDescriptor Class / Module Property

In This Topic
    Module Property
    In This Topic
    Gets the module (ex: C1.Win.DX.Direct2D)
    Syntax
    'Declaration
     
    Public ReadOnly Property Module As System.String
    public System.string Module {get;}
    See Also