다음을 통해 공유


ITextDataModel.ContentType 속성

텍스트 데이터 모델의 IContentType입니다.

네임스페이스:  Microsoft.VisualStudio.Text
어셈블리:  Microsoft.VisualStudio.Text.Logic(Microsoft.VisualStudio.Text.Logic.dll)

구문

‘선언
ReadOnly Property ContentType As IContentType
IContentType ContentType { get; }
property IContentType^ ContentType {
    IContentType^ get ();
}
abstract ContentType : IContentType with get
function get ContentType () : IContentType

속성 값

형식: Microsoft.VisualStudio.Utilities.IContentType
텍스트 데이터 모델의 IContentType입니다.

설명

일반적으로이 콘텐츠 형식을 동일은 IContentTypeDocumentBuffer, 하지만 항상 그렇지는 않습니다.

.NET Framework 보안

참고 항목

참조

ITextDataModel 인터페이스

Microsoft.VisualStudio.Text 네임스페이스