CodeAnalysisKeys.

SeeAlso Field

Summary

This is available for documents in the initial result set (Wyam.CodeAnalysis.CodeAnalysisKeys.IsResult is true) and contains a collection of allseealso XML documentation comments for this symbol with their rendered HTML link (or just name if no link could be generated).
Assembly
Wyam.CodeAnalysis.dll
Namespace
Wyam.CodeAnalysis
Containing Type
CodeAnalysisKeys

Syntax

public const string SeeAlso

Constant Value

Value Type
SeeAlso String
GitHub