次の方法で共有


ApplicationInsightsComponentAnalyticsItem.Version プロパティ

定義

このインスタンスのデータ モデルのバージョンを取得します。 これは、新機能が追加されると変更される可能性があります。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象