For the complete documentation index, see llms.txt. This page is also available as Markdown.

GetJson()

Method in Project

Summary

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

public string GetJson();

Returns

The Project , serialized to JSON.

Last updated

Was this helpful?