ParameterBuilder.IsOptional Propriedade

Definição

Recupera se esse parâmetro é opcional.Retrieves whether this parameter is optional.

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

Valor da propriedade

Boolean

Somente leitura.Read-only. Especifica se esse parâmetro é opcional.Specifies whether this parameter is optional.

Aplica-se a