DocComment.SeeAlso Property

Definition

A list of links to other documentation related to this item.

public System.Collections.Generic.List<string> SeeAlso { get; }
member this.SeeAlso : System.Collections.Generic.List<string>
Public ReadOnly Property SeeAlso As List(Of String)

Property Value

List<String>

Applies to