Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Specifies the different kinds of text content in Atom metadata.
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
Members
| Member name | Description | |
|---|---|---|
| Html | The html text. | |
| Text | The plain text. | |
| Xhtml | The xhtml text. |