XmlNodeTaskItem Members

MSBuild

Represents a single XmlNode selected using an XML task.


The following tables list the members exposed by XmlNodeTaskItem.

Public Constructors

  Name Description
Public method XmlNodeTaskItem Initializes a new instance of an XmlNodeTaskItem
Top

Public Properties

  Name Description
Public property ItemSpec  
Public property MetadataCount  
Public property MetadataNames  
Top

Public Methods

  Name Description
Public method CloneCustomMetadata  
Public method CopyMetadataTo  
Public method Equals Determines whether the specified Object is equal to the current Object. (inherited from Object)
Public method GetHashCode Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (inherited from Object)
Public method GetMetadata  
Public method GetType Gets the Type of the current instance. (inherited from Object)
Public operator Static op_Explicit Returns the ItemSpec when the XmlNodeTaskItem is explicitly cast as a String
Public method RemoveMetadata  
Public method SetMetadata  
Public method ToString Overidden. Returns a string representation of the XmlNodeTaskItem.
Top

Protected Methods

  Name Description
Family method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object)
Family method MemberwiseClone Creates a shallow copy of the current Object. (inherited from Object)
Top

See Also

Syntax based on .NET Framework version 2.0.
Documentation version 1.0.0.0.