Bagikan melalui


Resource<TProperties>.Type Property

Definition

Gets or sets the type of the resource definition.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to