次の方法で共有


LibraryResource.LibraryResourceType プロパティ

定義

ライブラリの種類を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象