Share via


ScriptEditorControl.IsSqlClrProjectFile(IVsTextView) メソッド

定義

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

パラメーター

textView
IVsTextView

戻り値

適用対象