次の方法で共有


AtomTextConstructKind 列挙体

Atom メタデータ内の異なる種類のテキスト コンテンツを指定します。

名前空間:  Microsoft.Data.OData.Atom
アセンブリ:  Microsoft.Data.OData (Microsoft.Data.OData.dll)

構文

'宣言
Public Enumeration AtomTextConstructKind
'使用
Dim instance As AtomTextConstructKind
public enum AtomTextConstructKind
public enum class AtomTextConstructKind
type AtomTextConstructKind
public enum AtomTextConstructKind

メンバー

メンバー名 説明
Text プレーンテキスト。

Html html テキスト。

Xhtml xhtml テキスト。

関連項目

参照

Microsoft.Data.OData.Atom 名前空間