C# 클래스 Microsoft.VisualStudio.R.Package.Publishing.Commands.PreviewHtmlCommand

상속: PreviewCommand
파일 보기 프로젝트 열기: Microsoft/RTVS

공개 메소드들

메소드 설명
PreviewHtmlCommand ( ITextView textView, IRInteractiveWorkflowProvider workflowProvider, IApplicationShell appShell, IProcessServices pss, IFileSystem fs, IWebBrowserServices wbs ) : Microsoft.Common.Core.IO

보호된 메소드들

메소드 설명
LaunchViewer ( string fileName ) : void

메소드 상세

LaunchViewer() 보호된 메소드

protected LaunchViewer ( string fileName ) : void
fileName string
리턴 void

PreviewHtmlCommand() 공개 메소드

public PreviewHtmlCommand ( ITextView textView, IRInteractiveWorkflowProvider workflowProvider, IApplicationShell appShell, IProcessServices pss, IFileSystem fs, IWebBrowserServices wbs ) : Microsoft.Common.Core.IO
textView ITextView
workflowProvider IRInteractiveWorkflowProvider
appShell IApplicationShell
pss IProcessServices
fs IFileSystem
wbs IWebBrowserServices
리턴 Microsoft.Common.Core.IO