ComponentOne Bitmap for WPF
C1.WPF.DX.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 String
    public string Module {get;}
    See Also