다음을 통해 공유


ShellTextEditorControl.CurrentView 속성

정의

public:
 abstract property Microsoft::VisualStudio::TextManager::Interop::IVsTextView ^ CurrentView { Microsoft::VisualStudio::TextManager::Interop::IVsTextView ^ get(); };
public abstract Microsoft.VisualStudio.TextManager.Interop.IVsTextView CurrentView { get; }
member this.CurrentView : Microsoft.VisualStudio.TextManager.Interop.IVsTextView
Public MustOverride ReadOnly Property CurrentView As IVsTextView

속성 값

적용 대상