BaseConfiguration.CustomLoggers Property

Definition

public:
 property System::Collections::Generic::List<Microsoft::HostIntegration::Drda::Common::TypeElement ^> ^ CustomLoggers { System::Collections::Generic::List<Microsoft::HostIntegration::Drda::Common::TypeElement ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.HostIntegration.Drda.Common.TypeElement> CustomLoggers { get; }
member this.CustomLoggers : System.Collections.Generic.List<Microsoft.HostIntegration.Drda.Common.TypeElement>
Public ReadOnly Property CustomLoggers As List(Of TypeElement)

Property Value

List<TypeElement>

Implements

Applies to