使用英语阅读

通过


ValueChangedEventArgs<TValue>.NewValue Property

Gets the new value.

Namespace:  Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

Syntax

public TValue NewValue { get; }

Property Value

Type: TValue
The new value.

.NET Framework Security

See Also

Reference

ValueChangedEventArgs<TValue> Class

Microsoft.VisualStudio.Language.Intellisense Namespace