DscNodeReport.ReportFormatVersion 屬性

定義

取得或設定節點報表的 reportFormatVersion。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於