Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadFileAsyncWithBlocks Class / ParsingBlocksText Property

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