Share via


JavaScriptPackageManagerAnnotation.CommandSeparator Property

Definition

Gets the string used to separate individual commands in a command sequence, or null if one shouldn't be used. Defaults to "--".

public string? CommandSeparator { get; init; }
member this.CommandSeparator : string with get, set
Public Property CommandSeparator As String

Property Value

Applies to