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