TraceEventServiceConfiguration.Settings Property
Applies to: Semantic Logging Application Block 1.0
Namespace: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Etw.Configuration
Assembly: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Etw (in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Etw.dll) Version: 1.0.0.0 (1.0.1304.0)
Syntax
public TraceEventServiceSettings Settings { get; }
'Declaration
Public ReadOnly Property Settings As TraceEventServiceSettings
Get
public:
property TraceEventServiceSettings^ Settings {
TraceEventServiceSettings^ get ();
}
Property Value
Type: TraceEventServiceSettings
See Also
TraceEventServiceConfiguration Class
TraceEventServiceConfiguration Members
Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Etw.Configuration Namespace