RoslynCompletionDataContent Property

Definition

Namespace: Articles.ScriptingCSharp.ScriptFramework.CSharp
Assembly: PCBI.ScriptFramework_Library (in PCBI.ScriptFramework_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public Object Content { get; }

Property Value

Object

Implements

ICompletionData.Content

See Also