Property SourceKind
- Namespace
- Alternet.Syntax.Parsers.Roslyn.CodeCompletion
- Assembly
- Alternet.Syntax.Parsers.Roslyn.v9.dll
SourceKind
Gets kind (regular or script) of the source code.
public SourceCodeKind SourceKind { get; }
Gets kind (regular or script) of the source code.
public SourceCodeKind SourceKind { get; }