Share via


GeneratedClassContext.SupportsInstrumentation Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets a value indicating whether the generated class supports instrumentation.

public bool SupportsInstrumentation { get; }
member this.SupportsInstrumentation : bool
Public ReadOnly Property SupportsInstrumentation As Boolean

Property Value

true if the generated class supports instrumentation; otherwise, false.

Applies to