Share via


ApplicationInsightsComponentData.Kind Property

Definition

The kind of application that this component refers to, used to customize UI. This value is a freeform string, values should typically be one of the following: web, ios, other, store, java, phone.

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

Property Value

Applies to