public class tool : object
Properties
Declaration
public System.Xml.XmlNode[] Any { get; set; }
Property Value
Type |
Description |
System.Xml.XmlNode[] |
|
Declaration
public System.Xml.XmlAttribute[] AnyAttr { get; set; }
Property Value
Type |
Description |
System.Xml.XmlAttribute[] |
|
Declaration
public string toolcompany { get; set; }
Property Value
Declaration
public string toolid { get; set; }
Property Value
Declaration
public string toolname { get; set; }
Property Value
Declaration
public string toolversion { get; set; }
Property Value
Extension Methods