ITelemetryChannel.DeveloperMode Property

Definition

Gets or sets a value indicating whether this channel is in developer mode.

public bool? DeveloperMode { get; set; }
member this.DeveloperMode : Nullable<bool> with get, set
Public Property DeveloperMode As Nullable(Of Boolean)

Property Value

Applies to