TraceSourceSettingStore.GetTraceSourceSettings(String) Method
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.
public static Microsoft.PowerPlatform.Dataverse.Client.TraceSourceSetting GetTraceSourceSettings (string sourceName);
static member GetTraceSourceSettings : string -> Microsoft.PowerPlatform.Dataverse.Client.TraceSourceSetting
Public Shared Function GetTraceSourceSettings (sourceName As String) As TraceSourceSetting
Parameters
- sourceName
- String