VCCLCompilerTool.BrowseInformationFile Property

Definition

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

C++/CX
public:
 property Platform::String ^ BrowseInformationFile { Platform::String ^ get(); void set(Platform::String ^ value); };

Property Value

The optional name for the browser information file.

Attributes

Examples

See BrowseInformation.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022