次の方法で共有


Usage.DisplayName プロパティ

定義

UI に表示されるフレンドリ名を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.displayName")]
public string DisplayName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.displayName")>]
member this.DisplayName : string
Public ReadOnly Property DisplayName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象