共用方式為


DscReportError.ResourceId 屬性

定義

取得或設定產生錯誤的資源識別碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於