Nevron Open Vision Documentation
Nevron.Nov.Formulas Namespace / NGrammaticalException Class / _message Field


In This Topic
    _message Field (NGrammaticalException)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend _message As System.String
    'Usage
     
    
    Dim instance As NGrammaticalException
    Dim value As System.String
     
    value = instance._message
     
    instance._message = value
    internal System.string _message
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also