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