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