Annotation.Value 属性

定义

获取或设置包含 Annotation 的实际值的 XmlNode。

public System.Xml.XmlNode Value { get; set; }
member this.Value : System.Xml.XmlNode with get, set
Public Property Value As XmlNode

属性值

与批注关联的值。

适用于