net11.0
namespace Microsoft.Extensions.Configuration
{
    [AttributeUsage(AttributeTargets.Property)]
    public sealed class ConfigurationIgnoreAttribute : Attribute
    {
        public ConfigurationIgnoreAttribute();
    }
}
.NET
10.011.0
.NET Framework
4.6.24.74.7.14.7.24.84.8.1
Information specific to net11.0
Assembly

Microsoft.Extensions.Configuration.Abstractions , Version=11.0.0.0, PublicKeyToken=adb9793829ddae60

Referencing

The API is automatically referenced.

Preview The API is contained in a preview framework.
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API