Noemax.Newtonsoft.Json.Linq Namespace > JObject Class : OnPropertyChanging Method |
'Declaration Protected Overridable Sub OnPropertyChanging( _ ByVal propertyName As System.String _ )
'Usage Dim instance As JObject Dim propertyName As System.String instance.OnPropertyChanging(propertyName)
protected virtual void OnPropertyChanging( System.string propertyName )
protected procedure OnPropertyChanging( propertyName: System.String ); virtual;
protected function OnPropertyChanging( propertyName : System.String );
protected: virtual void OnPropertyChanging( System.string* propertyName )
protected: virtual void OnPropertyChanging( System.String^ propertyName )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2