Table of Contents

Method Document

Namespace
Alternet.Editor.Roslyn
Assembly
Alternet.Editor.Roslyn.v10.dll

Document(IScriptEdit)

Gets a source code document related to the IScriptEdit.

public static object Document(this IScriptEdit edit)

Parameters

edit IScriptEdit

IScriptEdit that contains source code.

Returns

object

An object represents code stored in the edit.