Share via


NodeNameChange Class

Represents node name change operations.

Namespace: Microsoft.VisualStudio.XmlEditor
Assembly: Microsoft.VisualStudio.XmlEditor (in Microsoft.VisualStudio.XmlEditor.dll)

Usage

'Usage
Dim instance As NodeNameChange

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public Class NodeNameChange
    Inherits XmlModelChange
[CLSCompliantAttribute(false)] 
public class NodeNameChange : XmlModelChange
[CLSCompliantAttribute(false)] 
public ref class NodeNameChange : public XmlModelChange
/** @attribute CLSCompliantAttribute(false) */ 
public class NodeNameChange extends XmlModelChange
CLSCompliantAttribute(false) 
public class NodeNameChange extends XmlModelChange

Inheritance Hierarchy

System.Object
   Microsoft.VisualStudio.XmlEditor.XmlModelChange
    Microsoft.VisualStudio.XmlEditor.NodeNameChange

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

NodeNameChange Members
Microsoft.VisualStudio.XmlEditor Namespace

Build Date:

2012-11-12