Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Serialization Namespace / FileHeader Class / EyeshotBuild Property

In This Topic
    EyeshotBuild Property (FileHeader)
    In This Topic
    Gets the Eyeshot build used to generate the file.
    Syntax
    'Declaration
     
    Public ReadOnly Property EyeshotBuild As String
    public string EyeshotBuild {get;}
    See Also