TraceElement.LogFile Property

Definition

[System.Configuration.ConfigurationProperty("logFile", DefaultValue=Mono.Cecil.CustomAttributeArgument, IsRequired=false)]
[System.Configuration.StringValidator(InvalidCharacters="*/|", MaxLength=60, MinLength=0)]
public string LogFile { get; set; }

Property Value

Attributes

Applies to