Expand Minimize
This topic has not yet been rated - Rate this topic

VCLinkerTool.ProfileGuidedDatabase Property

Gets or sets the database file to use when using profile-guided optimizations.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
'Declaration
Property ProfileGuidedDatabase As String
	Get
	Set

Property Value

Type: System.String
The database file to use when using profile-guided optimizations.

This property should only be used when using profile-guided optimizations.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.