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 value of the XML attribute.
attrib.Value
Property Value/Return Value
A String containing the value of this attribute.
Exceptions
Exception type |
Condition |
|---|---|
When setting, the value is null. |
Remarks
This property is equivalent to the Value property of the System.Xml.Linq.XAttribute class, but this dynamic property also supports change notifications.
See Also
Reference
Attribute (XElement Dynamic Property)