다음을 통해 공유


GraphBufferContentTypeChangedEventArgs.BeforeContentType 속성

가져옵니다는 IContentType 변경 하기 전에.

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

구문

‘선언
Public ReadOnly Property BeforeContentType As IContentType
public IContentType BeforeContentType { get; }
public:
property IContentType^ BeforeContentType {
    IContentType^ get ();
}
member BeforeContentType : IContentType with get
function get BeforeContentType () : IContentType

속성 값

형식: Microsoft.VisualStudio.Utilities.IContentType
변경 전의 IContentType입니다.

.NET Framework 보안

참고 항목

참조

GraphBufferContentTypeChangedEventArgs 클래스

Microsoft.VisualStudio.Text.Projection 네임스페이스