[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Implementiert IPropertyWriter für die
Transformation von Eigenschaften in XML.
Namespace: DynamicNode.PersistenceAssembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Syntax
| C# |
|---|
public class XmlPropertyWriter : IPropertyWriter |
| Visual Basic |
|---|
Public Class XmlPropertyWriter _ Implements IPropertyWriter |
| F# |
|---|
type XmlPropertyWriter = class interface IPropertyWriter end |