LoggerDescription.Name Property

Definition

This property generates the logger name by appending together the class name and assembly name

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Property Value

Applies to