SeeAlsoComment.IsCodeReference Property

Namespace
Kampute.DocToolkit.XmlDoc.Comments
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets a value indicating whether the reference is a code reference.
public bool IsCodeReference { get; }

Property Value

bool
true if the reference is a code reference; otherwise, false.