VSDEFAULTPREVIEWER.bstrDefBrowserPath Field

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Syntax

‘선언
Public bstrDefBrowserPath As String
‘사용 방법
Dim instance As VSDEFAULTPREVIEWER
Dim value As String

value = instance.bstrDefBrowserPath

instance.bstrDefBrowserPath = value
public string bstrDefBrowserPath
public:
String^ bstrDefBrowserPath
val mutable bstrDefBrowserPath: string
public var bstrDefBrowserPath : String

.NET Framework Security

See Also

Reference

VSDEFAULTPREVIEWER Structure

VSDEFAULTPREVIEWER Members

Microsoft.VisualStudio.Shell.Interop Namespace