Share via


PSNotebookCell.Attachments Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="attachments")]
public object Attachments { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="attachments")>]
member this.Attachments : obj with get, set
Public Property Attachments As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to