NullScope.Instance プロパティ

定義

この API では .NET インフラストラクチャがサポートされます。コードから直接使用するためのものではありません。

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

プロパティ値

適用対象