Loupe - Log - Monitor - Resolve
Gibraltar.Agent.PostSharp Namespace / GFeature Class / AttributeInheritance Property

In This Topic
    AttributeInheritance Property (GFeature)
    In This Topic
    Determines whether this attribute is inherited
    Syntax
    'Declaration
     
    
    <XmlIgnoreAttribute()>
    <AspectSerializerIgnoreAttribute()>
    Public Property AttributeInheritance As PostSharp.Extensibility.MulticastInheritance
    [XmlIgnore()]
    [AspectSerializerIgnore()]
    public PostSharp.Extensibility.MulticastInheritance AttributeInheritance {get; set;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also