EtwProvider::Events Property
Optional. The list of events to collect.
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
public: property IList<EtwEventConfiguration^>^ Events { IList<EtwEventConfiguration^>^ get(); void set(IList<EtwEventConfiguration^>^ value); }
Property Value
Type: System.Collections.Generic::IList<EtwEventConfiguration^>^
Show: