共用方式為


Annotation.Value 屬性

定義

取得或設定 XmlNode,其中包含註釋的實際值。

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

屬性值

與批註相關聯的值。

適用於