MSBuildSettings Struct
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.
MSBuild settings
public value class MSBuildSettings
public value class MSBuildSettings
struct MSBuildSettings
public struct MSBuildSettings
type MSBuildSettings = struct
Public Structure MSBuildSettings
- Inheritance
-
MSBuildSettings
Fields
Key |
MSBuildSettings root settings |
ToolsVersion |
Tools version |
Verbosity |
Verbosity property |
Methods
GetSettings(IWorkspace, String) |
Return the MSBuild settings from a IWorkspace |
GetSettings(IWorkspace) |
Return the MSBuild settings from a IWorkspace |