Share via


NotebookCell.Outputs Property

Definition

Cell-level output items.

public System.Collections.Generic.IList<Azure.Analytics.Synapse.Artifacts.Models.NotebookCellOutputItem> Outputs { get; }
member this.Outputs : System.Collections.Generic.IList<Azure.Analytics.Synapse.Artifacts.Models.NotebookCellOutputItem>
Public ReadOnly Property Outputs As IList(Of NotebookCellOutputItem)

Property Value

Applies to