Share via


TemplatePart.IsOptionalSeperator Property

Definition

true if the route part represents an optional seperator.

public:
 property bool IsOptionalSeperator { bool get(); void set(bool value); };
public bool IsOptionalSeperator { get; set; }
member this.IsOptionalSeperator : bool with get, set
Public Property IsOptionalSeperator As Boolean

Property Value

Applies to