다음을 통해 공유


ITextBufferFactoryService.TextContentType 속성

텍스트 콘텐츠 형식입니다.

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

구문

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

속성 값

형식: Microsoft.VisualStudio.Utilities.IContentType
텍스트 IContentType입니다.

.NET Framework 보안

참고 항목

참조

ITextBufferFactoryService 인터페이스

Microsoft.VisualStudio.Text 네임스페이스