텍스트 구문(일반 텍스트, html 또는 xhtml)에 대한 Atom 메타데이터 설명을 나타냅니다.
상속 계층
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 인스턴스로 변환합니다. |
맨 위로 이동
스레드 보안
이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.
.gif)
.gif)
.gif)
.gif)
.gif)