Annotation.Value Property

Definition

Gets or sets the XmlNode that contains the actual value of an Annotation.

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

Property Value

The value associated with the annotation.

Applies to