AtsDocumentationInfo
Class sealed net8.0
Represents XML documentation captured for generated polyglot SDK APIs.
namespace Aspire.TypeSystem;
public sealed class AtsDocumentationInfo{ // ...} 5 members
Constructors1
Section titled ConstructorsProperties4
Section titled PropertiesParametersget; init Gets parameter documentation entries keyed by C# parameter name.
Remarksget; initstring? Gets the remarks text.
Returnsget; initstring? Gets the return value documentation.
Summaryget; initstring? Gets the summary text.