Provides methods used by all of the XML tasks
Namespace: MSBuild.Community.Tasks.Xml
Assembly: MSBuild.Community.Tasks (in MSBuild.Community.Tasks.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Class XmlTaskHelper |
| C# |
|---|
| public class XmlTaskHelper |
| C++ |
|---|
| ref class XmlTaskHelper |
| J# |
|---|
| public class XmlTaskHelper |
| JScript |
|---|
| public class XmlTaskHelper |
Inheritance Hierarchy
System.Object
MSBuild.Community.Tasks.Xml.XmlTaskHelper
MSBuild.Community.Tasks.Xml.XmlTaskHelper
Thread Safety
Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
See Also
Documentation version 1.0.0.0.