次の方法で共有


ExtendedLocation.Type Property

Definition

The type of the extended location.

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public static string Type { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
static member Type : string
Public Shared ReadOnly Property Type As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to