ScriptEditorControl.IsSqlClrProjectFile(IVsTextView) Método

Definição

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

Parâmetros

textView
IVsTextView

Retornos

Aplica-se a