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

In This Topic
    AttributeId Property (GFeature)
    In This Topic
    Syntax
    'Declaration
     
    
    <XmlIgnoreAttribute()>
    <ObsoleteAttribute("Do not use this property in customer code.", True)>
    <AspectSerializerIgnoreAttribute()>
    Public Property AttributeId As Long
    [XmlIgnore()]
    [Obsolete("Do not use this property in customer code.", true)]
    [AspectSerializerIgnore()]
    public long AttributeId {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