Show / Hide Table of Contents

    Class ExcludeCodecFromScanAttribute

    When placed on a class that subclasses Codec, adding this attribute will exclude the type from consideration in the method.

    However, the Codec type can still be added manually using PutCodecType(Type).

    Inheritance
    System.Object
    ExcludeServiceAttribute
    ExcludeCodecFromScanAttribute
    Namespace: Lucene.Net.Codecs
    Assembly: Lucene.Net.dll
    Syntax
    public class ExcludeCodecFromScanAttribute : ExcludeServiceAttribute
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)