AutomationProperties.TextView 属性

定义

返回在 IWpfTextView 其上提供自动化的的实例

public:
 property Microsoft::VisualStudio::Text::Editor::IWpfTextView ^ TextView { Microsoft::VisualStudio::Text::Editor::IWpfTextView ^ get(); };
public Microsoft.VisualStudio.Text.Editor.IWpfTextView TextView { get; }
member this.TextView : Microsoft.VisualStudio.Text.Editor.IWpfTextView
Public ReadOnly Property TextView As IWpfTextView

属性值

IWpfTextView

适用于