Compartilhar via


XmlEventArgs.NewValue Propriedade

Definição

Obtém o novo valor para o nó que está sendo alterado.

public:
 abstract property System::String ^ NewValue { System::String ^ get(); };
public abstract string NewValue { get; }
member this.NewValue : string
Public MustOverride ReadOnly Property NewValue As String

Valor da propriedade

O valor que substituirá o valor existente.

Comentários

A propriedade NewValue contém o valor do nó que substituirá o valor existente. Para obter o valor original do nó, use a OldValue propriedade.

This member can be accessed without restrictions.

This type or member can be accessed from code running in forms opened in Microsoft InfoPath Filler or in a Web browser.

Aplica-se a