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