CodeAnalysisKeys.

ReturnType Field

Summary

This is available for method symbols and contains a document that represents the return type of the method (or null if the method returns void).
Assembly
Wyam.CodeAnalysis.dll
Namespace
Wyam.CodeAnalysis
Containing Type
CodeAnalysisKeys

Syntax

public const string ReturnType

Constant Value

Value Type
ReturnType String
GitHub