LibraryResource.LibraryResourceName Property

Definition

Gets or sets name of the library.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to