GeminiFunction.NameSeparator Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the separator used between the plugin name and the function name, if a plugin name is present.
public static string NameSeparator { get; set; }
static member NameSeparator : string with get, set
Public Shared Property NameSeparator As String
Property Value
Remarks
Default is _
It can't be -
, because Gemini truncates the plugin name if a dash is used