Freigeben über


AtomTextConstructKind-Enumeration

Gibt die anderen Arten von Textinhalt in Atom-Metadaten an.

Namespace:  Microsoft.Data.OData.Atom
Assembly:  Microsoft.Data.OData (in Microsoft.Data.OData.dll)

Syntax

'Declaration
Public Enumeration AtomTextConstructKind
'Usage
Dim instance As AtomTextConstructKind
public enum AtomTextConstructKind
public enum class AtomTextConstructKind
type AtomTextConstructKind
public enum AtomTextConstructKind

Elemente

Elementname Beschreibung
Text Der Nur-Text.

Html Der Html-Text.

Xhtml Der Xhtml-Text.

Siehe auch

Verweis

Microsoft.Data.OData.Atom-Namespace