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