Click or drag to resize

NewOptionsSeparator Property

Linkar Framework for .NET and Core


The separator between the prefix and the code. The allowed separators list is: ! " # $ % & ' ( ) * + , - . / : ; < = > ? @ [ \ ] ^ _ ` { | } ~

Namespace: Linkar.Functions
Assembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntax
public string Separator { get; }

Property Value

String
See Also