ExcludeFromDescriptionAttribute.ExcludeFromDescription Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 : boolPublic ReadOnly Property ExcludeFromDescription As Boolean