TelemetryEvent.SharedPropertyBags Property

Definition

Gets shared property bags

public:
 property System::Collections::Generic::HashSet<Microsoft::VisualStudio::Telemetry::TelemetryPropertyBag ^> ^ SharedPropertyBags { System::Collections::Generic::HashSet<Microsoft::VisualStudio::Telemetry::TelemetryPropertyBag ^> ^ get(); };
public System.Collections.Generic.HashSet<Microsoft.VisualStudio.Telemetry.TelemetryPropertyBag> SharedPropertyBags { get; }
member this.SharedPropertyBags : System.Collections.Generic.HashSet<Microsoft.VisualStudio.Telemetry.TelemetryPropertyBag>
Public ReadOnly Property SharedPropertyBags As HashSet(Of TelemetryPropertyBag)

Property Value

Applies to