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