Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadFileAsync Class / ParsingEntitiesText Property

In This Topic
    ParsingEntitiesText Property
    In This Topic
    Gets or sets the "Parsing entities..." text string.
    Syntax
    'Declaration
     
    Public Property ParsingEntitiesText As String
    public string ParsingEntitiesText {get; set;}
    See Also