次の方法で共有


ResourceTypeAliases.ResourceType プロパティ

定義

リソースの種類の名前を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象