Event.ToJSON Method

Returns a JSON formatted String that represents this instance.
public string ToJSON()
This language is not supported or no code example is available.
public:  
String^ ToJSON()
This language is not supported or no code example is available.
public function ToJSON() : String;
This language is not supported or no code example is available.

Return Value

string

A JSON formatted String that represents this instance.

In this article

Definition