Comment.IsEmpty Property

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

Definition

Gets a value indicating whether the comment is without content.
public virtual bool IsEmpty { get; }

Property Value

bool
true if the comment is without content; otherwise, false.