ApplicationInsightsComponentFeature.IsHidden Property

Definition

Gets reserved, not used now.

[Newtonsoft.Json.JsonProperty(PropertyName="IsHidden")]
public bool? IsHidden { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="IsHidden")>]
member this.IsHidden : Nullable<bool>
Public ReadOnly Property IsHidden As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to