Method Document
Document(IScriptEdit)
Gets a source code document related to the IScriptEdit.
public static object Document(this IScriptEdit edit)
Parameters
edit
IScriptEditIScriptEdit that contains source code.
Returns
- object
An object represents code stored in the edit.