Skip to content
DocsTry Aspire
DocsTry

AtsParameterDocumentationInfo Properties

ClassProperties2 members
Represents documentation for a named parameter.
Gets the parameter documentation.
public string Description { get; init; }
Gets the parameter name.
public string Name { get; init; }