Share via


TelemetryContext.HasSharedProperties Property

Definition

Gets a value indicating whether we have shared properties. This is implemented in order to avoid instantiation of empty SharedProperties dictionary

public:
 property bool HasSharedProperties { bool get(); };
public bool HasSharedProperties { get; }
member this.HasSharedProperties : bool
Public ReadOnly Property HasSharedProperties As Boolean

Property Value

Applies to