Skip to content
Docs Try Aspire
Docs Try

AtsParameterDocumentationInfo Properties

Class Properties 2 members
Represents documentation for a named parameter.
Description Section titled Description string
Gets the parameter documentation.
public string Description { get; init; }
Gets the parameter name.
public string Name { get; init; }