RoslynCompletionDataContent Property
Namespace: Articles.ScriptingCSharp.ScriptFramework.CSharpAssembly: PCBI.ScriptFramework_Library (in PCBI.ScriptFramework_Library.dll) Version: 17.0.0.0 (17.0.0.0)
public Object Content { get; }
Public ReadOnly Property Content As Object
Get
public:
virtual property Object^ Content {
Object^ get () sealed;
}
abstract Content : Object with get
override Content : Object with get
ObjectICompletionData.Content