Property RemarksText
- Namespace
- Alternet.Syntax.Parsers.Roslyn.CodeCompletion
- Assembly
- Alternet.Syntax.Parsers.Roslyn.v9.dll
RemarksText
The text in the <remarks> tag. Null if no tag existed.
public string RemarksText { get; }
The text in the <remarks> tag. Null if no tag existed.
public string RemarksText { get; }