<?xml version="1.0" encoding="utf-8"?>
<!--Copyright, Microsoft Corporation, All rights reserved.-->
<Rule Name="XDCMake" PageTemplate="tool" DisplayName="XML 文档生成器" SwitchPrefix="/" Order="70" xmlns="http://schemas.microsoft.com/build/2009/properties" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:sys="clr-namespace:System;assembly=mscorlib">
  <Rule.Categories>
    <Category Name="General" DisplayName="常规"/>
    <Category Name="All Options" DisplayName="所有选项" Subtype="Search"/>
    <Category Name="Command Line" DisplayName="命令行" Subtype="CommandLine"/>
  </Rule.Categories>
  <Rule.DataSource>
    <DataSource Persistence="ProjectFile" ItemType="Xdcmake" Label="" HasConfigurationCondition="true"/>
  </Rule.DataSource>
  <BoolProperty Name="SlashOld" Category="General" Switch="old" Visible="false">
  </BoolProperty>
  <StringProperty Name="ProjectName" SwitchPrefix="" Category="General" Visible="false">
  </StringProperty>
  <BoolProperty Name="SuppressStartupBanner" DisplayName="取消显示启动版权标志" Description="运行时不显示标准 Microsoft 版权数据。(/nologo)" Category="General" Switch="nologo" F1Keyword="VC.Project.VCXDCMakeTool.SuppressStartupBanner">
  </BoolProperty>
  <StringListProperty Subtype="file" Name="AdditionalDocumentFile" DisplayName="附加文档文件" Description="要合并的附加文档文件(.xdc)。(/Fs:[文件])" Category="General" Switch="Fs" F1Keyword="VC.Project.VCXDCMakeTool.AdditionalDocumentFiles">
  </StringListProperty>
  <StringProperty Subtype="file" Name="OutputFile" DisplayName="输出文档文件" Description="重写默认输出文件名，第一个 .xdc 文件的名称为默认名称(/Fo:[文件])" Category="General" Switch="Fo" F1Keyword="VC.Project.VCXDCMakeTool.OutputDocumentFile">
  </StringProperty>
  <BoolProperty Name="DocumentLibraryDependencies" DisplayName="文档库依赖项" Description="如果为 true，输出静态库的项目依赖项会将它们的 XML 文档注释文件(.XDC)记录在此项目的 XML 文档文件中。" Category="General" IncludeInCommandLine="false" F1Keyword="VC.Project.VCXDCMakeTool.DocumentLibraryDependencies">
  </BoolProperty>
  <StringProperty Name="AdditionalOptions" DisplayName="附加选项" Description="附加选项" Category="Command Line" F1Keyword="vc.project.AdditionalOptionsPage">
  </StringProperty>
  <StringProperty Subtype="folder" Name="TrackerLogDirectory" DisplayName="跟踪器日志目录" Description="跟踪器日志目录。" Category="General" IncludeInCommandLine="false" Visible="false">
  </StringProperty>
</Rule>
