This topic has not yet been rated - Rate this topic

VCCLCompilerTool.BrowseInformationFile Property

Gets or sets the optional name for browser information file. BrowseInformationFile exposes the functionality of the compiler's /FR, /Fr (Create .Sbr File) options.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
string BrowseInformationFile { get; set; }

Property Value

Type: System.String
The optional name for the browser information file.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement