NullScope.Instance Property

Definition

This API supports the .NET infrastructure and is not intended to be used directly from your code.

public:
 static property Microsoft::Extensions::Logging::Abstractions::Internal::NullScope ^ Instance { Microsoft::Extensions::Logging::Abstractions::Internal::NullScope ^ get(); };
public static Microsoft.Extensions.Logging.Abstractions.Internal.NullScope Instance { get; }
static member Instance : Microsoft.Extensions.Logging.Abstractions.Internal.NullScope
Public Shared ReadOnly Property Instance As NullScope

Property Value

Applies to