Nevron .NET Vision
Nevron.Dom Namespace / NNodeAttributeEventArgs Class / AttributeName Field


In This Topic
    AttributeName Field (NNodeAttributeEventArgs)
    In This Topic
    Attribute full name
    Syntax
    'Declaration
     
    
    Public AttributeName As System.String
    'Usage
     
    
    Dim instance As NNodeAttributeEventArgs
    Dim value As System.String
     
    value = instance.AttributeName
     
    instance.AttributeName = value
    public System.string AttributeName
    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