[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Jgr.Grammar.Operator.Op"]
Declaration Syntax
C# | Visual Basic | Visual C++ |
public OperatorType Op { get; private set; }
Public Property Op As OperatorType Get Private Set
public: property OperatorType Op { OperatorType get (); private: void set (OperatorType value); }
Value
[Missing <value> documentation for "P:Jgr.Grammar.Operator.Op"]