TextLoader.Range.VariableEnd Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether this range extends to the end of the line, which can vary from line to line.
If Max is specified, the fields AutoEnd and VariableEnd are ignored.
If AutoEnd is true
, then VariableEnd is ignored.
public bool VariableEnd;
val mutable VariableEnd : bool
Public VariableEnd As Boolean