NullScope.Instance Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Gibt die freigegebene Instanz von NullScope.
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