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

반환

적용 대상