Json.NET - Quick Starts & API Documentation
OnPropertyChanging Method (propertyName)
Namespaces ► Newtonsoft.Json.Linq ► JObject ► OnPropertyChanging(String)
Raises the PropertyChanging event with the provided arguments.
Declaration Syntax
Parameters
- propertyName (String)
- Name of the property.