다음을 통해 공유


GraphBufferContentTypeChangedEventArgs.AfterContentType 속성

가져옵니다는 IContentType 변경 후.

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

구문

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

속성 값

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

.NET Framework 보안

참고 항목

참조

GraphBufferContentTypeChangedEventArgs 클래스

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