Udostępnij za pośrednictwem


PSNotebook.NotebookFormat Property

Definition

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Populate, PropertyName="nbformat")]
public int? NotebookFormat { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Populate, PropertyName="nbformat")>]
member this.NotebookFormat : Nullable<int> with get, set
Public Property NotebookFormat As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to