ScriptEditorControl.IsSqlClrProjectFile(IVsTextView) 方法

定義

protected:
 bool IsSqlClrProjectFile(Microsoft::VisualStudio::TextManager::Interop::IVsTextView ^ textView);
protected bool IsSqlClrProjectFile (Microsoft.VisualStudio.TextManager.Interop.IVsTextView textView);
Protected Function IsSqlClrProjectFile (textView As IVsTextView) As Boolean

參數

textView
IVsTextView

傳回

Boolean

適用於