Share via


StaticSitesWorkflowPreview.Contents Property

Definition

Gets the contents for the workflow file to be generated

[Newtonsoft.Json.JsonProperty(PropertyName="properties.contents")]
public string Contents { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.contents")>]
member this.Contents : string
Public ReadOnly Property Contents As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to