XmlComment.LocalName 属性

定义

获取节点的本地名称。

public override string LocalName { get; }

属性值

对于注释节点,该值为 #comment

适用于