Share via


Notebook.Folder Property

Definition

The folder that this notebook is in. If not specified, this notebook will appear at the root level.

public Azure.Analytics.Synapse.Artifacts.Models.NotebookFolder Folder { get; set; }
member this.Folder : Azure.Analytics.Synapse.Artifacts.Models.NotebookFolder with get, set
Public Property Folder As NotebookFolder

Property Value

Applies to