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

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