Condividi tramite


McpServerToolResultContent.Outputs Proprietà

Definizione

Ottiene o imposta il contenuto di output della chiamata allo strumento.

public:
 property System::Collections::Generic::IList<Microsoft::Extensions::AI::AIContent ^> ^ Outputs { System::Collections::Generic::IList<Microsoft::Extensions::AI::AIContent ^> ^ get(); void set(System::Collections::Generic::IList<Microsoft::Extensions::AI::AIContent ^> ^ value); };
public System.Collections.Generic.IList<Microsoft.Extensions.AI.AIContent>? Outputs { get; set; }
member this.Outputs : System.Collections.Generic.IList<Microsoft.Extensions.AI.AIContent> with get, set
Public Property Outputs As IList(Of AIContent)

Valore della proprietà

Si applica a