Home
last modified time | relevance | path

Searched refs:officeProject (Results 1 – 2 of 2) sorted by relevance

/dports/devel/msbuild/msbuild-0.06/src/Deprecated/Conversion/
H A DConstants.cs87 internal const string officeProject = "OfficeProject"; field in Microsoft.Build.Conversion.VSProjectAttributes
H A DProjectFileConverter.cs3792 (userPropertiesElement.Attributes[VSProjectAttributes.officeProject] != null) in ProcessUserPropertiesElement()