ScriptEditorControl.IsSqlClrProjectFile(IVsTextView) Method

Definition

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

Parameters

textView
IVsTextView

Returns

Applies to