Class bintarget
Syntax
public class bintarget : object
Properties
AnyAttr
Declaration
public System.Xml.XmlAttribute[] AnyAttr { get; set; }
Property Value
Type |
Description |
System.Xml.XmlAttribute[] |
|
Item
Declaration
public object Item { get; set; }
Property Value
mimetype
Declaration
public string mimetype { get; set; }
Property Value
phasename
Declaration
public string phasename { get; set; }
Property Value
resname
Declaration
public string resname { get; set; }
Property Value
restype
Declaration
public string restype { get; set; }
Property Value
state
Declaration
public string state { get; set; }
Property Value
statequalifier
Declaration
public string statequalifier { get; set; }
Property Value
Extension Methods