Open sandboxFocus

Property SourceType

SourceType

The type represented by the current LoggingTypeSource. This may be null if the log source is based on a name rather than on a type.

Declaration
[Obsolete("Use the FullName property.")]
public Type SourceType { get; }
Property Value
Type Description
Type