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

In This Topic
    ApiCode Property
    In This Topic
    Gets the API code (ex: DemiceRemoved ...)
    Syntax
    'Declaration
     
    Public ReadOnly Property ApiCode As String
    public string ApiCode {get;}
    See Also