IExcludeFromDescriptionMetadata.ExcludeFromDescription Property

Definition

Gets a value indicating whether OpenAPI data should be excluded for this endpoint. If true, API metadata is not emitted.

public bool ExcludeFromDescription { get; }
member this.ExcludeFromDescription : bool
Public ReadOnly Property ExcludeFromDescription As Boolean

Property Value

Applies to