共用方式為


LibraryResource.LibraryResourceType Property

Definition

Gets or sets type of the library.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to