IIntellisenseController.Detach(ITextView) Yöntem

Tanım

Denetleyiciyi belirtilen konumundan ayırır ITextView .

public:
 void Detach(Microsoft::VisualStudio::Text::Editor::ITextView ^ textView);
public:
 void Detach(Microsoft::VisualStudio::Text::Editor::ITextView ^ textView);
void Detach(Microsoft::VisualStudio::Text::Editor::ITextView const & textView);
public void Detach (Microsoft.VisualStudio.Text.Editor.ITextView textView);
abstract member Detach : Microsoft.VisualStudio.Text.Editor.ITextView -> unit
Public Sub Detach (textView As ITextView)

Parametreler

textView
ITextView

ITextViewDenetleyicinin ayrılması gereken.

Şunlara uygulanır