Share via


RoutePatternParameterPart.IsOptional Property

Definition

Returns true if this part is an optional parameter. Otherwise returns false.

public:
 property bool IsOptional { bool get(); };
public bool IsOptional { get; }
member this.IsOptional : bool
Public ReadOnly Property IsOptional As Boolean

Property Value

Applies to