Loupe - Log - Monitor - Resolve
Gibraltar.Agent.PostSharp Namespace / GTrace Class / AttributeTargetElements Property

In This Topic
    AttributeTargetElements Property (GTrace)
    In This Topic
    Gets or sets the kind of elements to which this custom attributes applies.
    Syntax
    'Declaration
     
    
    <XmlIgnoreAttribute()>
    <AspectSerializerIgnoreAttribute()>
    Public Property AttributeTargetElements As PostSharp.Extensibility.MulticastTargets
    [XmlIgnore()]
    [AspectSerializerIgnore()]
    public PostSharp.Extensibility.MulticastTargets AttributeTargetElements {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