Share via


RoutePatternParameterPart.Default Property

Definition

Gets the default value of this route parameter. May be null.

public:
 property System::Object ^ Default { System::Object ^ get(); };
public object Default { get; }
public object? Default { get; }
member this.Default : obj
Public ReadOnly Property Default As Object

Property Value

Applies to