Class LogConfigurationTracingLoggerElement
Class dealing with LogConfigurationTracing element
Inheritance
System.Object
LogConfigurationTracingLoggerElement
Namespace: PnP.Framework.Diagnostics
Assembly: PnP.Framework.dll
Syntax
public class LogConfigurationTracingLoggerElement : ConfigurationElement
Properties
Type
Gets or sets "type" config property
Declaration
public string Type { get; set; }
Property Value
System.String
|