テキスト構造の Atom メタデータ記述 (プレーンテキスト、html、または xhtml) を表します。
継承階層
System.Object
Microsoft.Data.OData.ODataAnnotatable
Microsoft.Data.OData.Atom.AtomTextConstruct
名前空間: Microsoft.Data.OData.Atom
アセンブリ: Microsoft.Data.OData (Microsoft.Data.OData.dll)
構文
'宣言
Public NotInheritable Class AtomTextConstruct _
Inherits ODataAnnotatable
'使用
Dim instance As AtomTextConstruct
public sealed class AtomTextConstruct : ODataAnnotatable
public ref class AtomTextConstruct sealed : public ODataAnnotatable
[<SealedAttribute>]
type AtomTextConstruct =
class
inherit ODataAnnotatable
end
public final class AtomTextConstruct extends ODataAnnotatable
AtomTextConstruct 型は、以下のメンバーを公開しています。
コンストラクター
| 名前 | 説明 | |
|---|---|---|
![]() |
AtomTextConstruct | AtomTextConstruct クラスの新しいインスタンスを作成します。 |
先頭に戻る
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
Kind | テキスト構造 (プレーンテキスト、html、xhtml) の種類を取得または設定します。 |
![]() |
Text | テキスト コンテンツを取得または設定します。 |
先頭に戻る
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Equals | (Object から継承されています。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetAnnotation<T> | 型によって注釈を取得または設定します。 (ODataAnnotatable から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
SetAnnotation<T> | T 型の注釈を設定します。 (ODataAnnotatable から継承されています。) |
![]() |
ToString | (Object から継承されています。) |
![]() ![]() |
ToTextConstruct | 文字列を AtomTextConstruct インスタンスに変換します。 |
先頭に戻る
演算子
| 名前 | 説明 | |
|---|---|---|
![]() ![]() |
Implicit(String to AtomTextConstruct) | 文字列を AtomTextConstruct インスタンスに変換します。 |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)
.gif)
.gif)