Share via


IParameterSymbol.IsOptional Property

Definition

Returns true if the parameter is optional.

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

Property Value

Applies to