XObjectChangeEventArgs.Value Campo

Definizione

Argomento di evento per un evento di modifica Value.

public: static initonly System::Xml::Linq::XObjectChangeEventArgs ^ Value;
public static readonly System.Xml.Linq.XObjectChangeEventArgs Value;
 staticval mutable Value : System.Xml.Linq.XObjectChangeEventArgs
Public Shared ReadOnly Value As XObjectChangeEventArgs 

Valore del campo

Commenti

Quando LINQ to XML genera un Value evento, passa l'istanza restituita da questa proprietà come argomento.

Si applica a

Vedi anche