ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.WIC Namespace / ComponentInfo Class / Version Property

In This Topic
    Version Property
    In This Topic
    Gets the version.
    Syntax
    'Declaration
     
    Public ReadOnly Property Version As System.String
    public System.string Version {get;}
    See Also