Share via


TemplateFileParameterV2.ContentVersion Property

Definition

[Newtonsoft.Json.JsonProperty("contentVersion")]
public string ContentVersion { get; set; }
[<Newtonsoft.Json.JsonProperty("contentVersion")>]
member this.ContentVersion : string with get, set
Public Property ContentVersion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to