All pages
Powered by GitBook
1 of 1

Loading...

GetJson()

Method in Project

Summary

Gets a string containing JSON-formatted text that represents this Project .

public string GetJson();

Returns

The , serialized to JSON.

Project