StreamTokenizerLowerCaseMode Property |
[Missing <summary> documentation for "P:VelocityGraph.Frontenac.Blueprints.Util.IO.StreamTokenizer.LowerCaseMode"]
Namespace:
VelocityGraph.Frontenac.Blueprints.Util.IO
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntaxpublic bool LowerCaseMode { set; }
Public WriteOnly Property LowerCaseMode As Boolean
Set
public:
property bool LowerCaseMode {
void set (bool value);
}
member LowerCaseMode : bool with set
Property Value
Type:
Boolean
See Also