| OptionsStringBeginSymbol Property |
[This is preliminary documentation and is subject to change.]
Beginning string literal symbol
Default: {
Namespace:
Monkeyspeak
Assembly:
Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax public char StringBeginSymbol { get; set; }
Public Property StringBeginSymbol As Char
Get
Set
public:
property wchar_t StringBeginSymbol {
wchar_t get ();
void set (wchar_t value);
}
member StringBeginSymbol : char with get, set
Property Value
Type:
CharSee Also