Bagikan melalui


Resource<TProperties>.Name Property

Definition

Gets or sets the name of the resource.

[Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)]
public string Name { get; set; }
[<Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)>]
member this.Name : string with get, set
Public Property Name As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to