次の方法で共有


ApplicationProperties.ApplicationType プロパティ

定義

アプリケーションの種類を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象