次の方法で共有


IVsTextViewIntellisenseHost.ReplaceSubjectTextSpan Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ReplaceSubjectTextSpan(Int32, Int32, String) Edits the text upon which IntelliSense operates. (Inherited from IVsIntellisenseHost.)
Public method ReplaceSubjectTextSpan(Int32, Int32, String) Editing subject text. Return E_FAIL (or something) if text contains CR/LFs and flags contain IHF_SINGLELINESUBJECT.

Top

See Also

Reference

IVsTextViewIntellisenseHost Interface

Microsoft.VisualStudio.TextManager.Interop Namespace