共用方式為


DscReportResource.ResourceName 屬性

定義

取得或設定資源的名稱。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於