次の方法で共有


ApplicationInsightsComponentData.Kind プロパティ

定義

このコンポーネントが参照するアプリケーションの種類。UI のカスタマイズに使用されます。 この値はフリーフォーム文字列です。値は通常、web、ios、other、store、java、phone のいずれかである必要があります。

public string Kind { get; set; }
member this.Kind : string with get, set
Public Property Kind As String

プロパティ値

適用対象