BracketNodeEndBracket - свойство
Gets or sets Блок кода содержащий закрывающуюся скобку
Пространство имён: Tessa.Views.Parser.ExpressionEval.BuilderTreeNodeСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[NotNullAttribute]
public CodeBlock EndBracket { get; set; }
<NotNullAttribute>
Public Property EndBracket As CodeBlock
Get
Set
public:
[NotNullAttribute]
property CodeBlock^ EndBracket {
CodeBlock^ get ();
void set (CodeBlock^ value);
}
[<NotNullAttribute>]
member EndBracket : CodeBlock with get, set
Значение свойства
CodeBlock