ITextSnapshot::ContentType Property

 

Gets the IContentType of the TextBuffer when this snapshot was current.

Namespace:   Microsoft.VisualStudio.Text
Assembly:  Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)

property IContentType^ ContentType {
	IContentType^ get();
}
Return to top
Show: