Condividi tramite


ExecutionHeader.AnyAttr Proprietà

Definizione

Ottiene o imposta una matrice di XmlAttribute oggetti.

public:
 property cli::array <System::Xml::XmlAttribute ^> ^ AnyAttr { cli::array <System::Xml::XmlAttribute ^> ^ get(); void set(cli::array <System::Xml::XmlAttribute ^> ^ value); };
public System.Xml.XmlAttribute[] AnyAttr { get; set; }
member this.AnyAttr : System.Xml.XmlAttribute[] with get, set
Public Property AnyAttr As XmlAttribute()

Valore della proprietà

Matrice di XmlAttribute oggetti.

Si applica a