次の方法で共有


ApplicationInsightsComponentFeature.Title プロパティ

定義

機能の表示名を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象