StreamTokenizerStringValue Property |
[Missing <summary> documentation for "P:Frontenac.Blueprints.Util.IO.StreamTokenizer.StringValue"]
Namespace:
Frontenac.Blueprints.Util.IO
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntaxpublic string StringValue { get; }
Public ReadOnly Property StringValue As String
Get
public:
property String^ StringValue {
String^ get ();
}
member StringValue : string with get
Property Value
Type:
String
See Also