Do not use this class.
<AttributeUsageAttribute(AttributeTargets.All)> _ Public NotInheritable Class ShadowingAttribute _ Inherits Attribute
[AttributeUsageAttribute(AttributeTargets.All)] public sealed class ShadowingAttribute : Attribute
[AttributeUsageAttribute(AttributeTargets::All)] public ref class ShadowingAttribute sealed : public Attribute
[<Sealed>] [<AttributeUsageAttribute(AttributeTargets.All)>] type ShadowingAttribute = class inherit Attribute end
public final class ShadowingAttribute extends Attribute
The ShadowingAttribute type exposes the following members.