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