TraceSourceSettingStore.TraceSourceSettingsCollection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Source name of trace listner
public static System.Collections.Generic.List<Microsoft.PowerPlatform.Dataverse.Client.TraceSourceSetting> TraceSourceSettingsCollection { get; }
static member TraceSourceSettingsCollection : System.Collections.Generic.List<Microsoft.PowerPlatform.Dataverse.Client.TraceSourceSetting>
Public Shared ReadOnly Property TraceSourceSettingsCollection As List(Of TraceSourceSetting)