VSDEFAULTPREVIEWER.fIsInternalBrowser Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates whether the default previewer is an internal browser. If true
, the default previewer is an internal browser.
public: int fIsInternalBrowser;
public: int fIsInternalBrowser;
int fIsInternalBrowser;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")]
public int fIsInternalBrowser;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")>]
val mutable fIsInternalBrowser : int
Public fIsInternalBrowser As Integer
Field Value
- Attributes