Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets or sets the content of the element.
elem.Value
Property Value/Return Value
A String that represents the concatenated contents of the element.
Remarks
This property is equivalent to the Value property of the System.Xml.Linq.XElement class, but this dynamic property also supports change notifications.
See Also
Reference
Xml (XElement Dynamic Property)