| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/MSBuild/Microsoft/VC/v160/1033/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<!--Copyright, Microsoft Corporation, All rights reserved.-->
<Rule
Name="XSD"
PageTemplate="tool"
DisplayName="XML Data Generator Tool"
SwitchPrefix="/"
Order="120"
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="General" />
<Category
Name="All Options"
DisplayName="All Options"
Subtype="Search" />
<Category
Name="Command Line"
DisplayName="Command Line"
Subtype="CommandLine" />
</Rule.Categories>
<Rule.DataSource>
<DataSource
Persistence="ProjectFile"
ItemType="Xsd"
Label=""
HasConfigurationCondition="true" />
</Rule.DataSource>
<BoolProperty
Name="SuppressStartupBanner"
DisplayName="Suppress Startup Banner"
Description="Runs without displaying standard Microsoft copyright data. (/nologo)"
Category="General"
Switch="nologo"
F1Keyword="VC.Project.VCXMLDataGeneratorTool.SupressStartupBanner">
</BoolProperty>
<StringProperty
Name="Namespace"
DisplayName="Namespace"
Description="The namespace for generated class files. The default namespace is the global namespace. (/namespace:[string])"
Category="General"
Switch="namespace:"
F1Keyword="VC.Project.VCXMLDataGeneratorTool.Namespace">
</StringProperty>
<StringProperty
Name="Language"
DisplayName="Language"
Description="The language to use for the generated code. Choose from 'CS', 'VB', 'JS', 'VJS', 'CPP' or provide a fully-qualified name for a class implementing System.CodeDom.Compiler.CodeDomProvider. The default language is 'CS' (CSharp). (/language:[string])"
Category="General"
Switch="language:"
Visible="false">
</StringProperty>
<EnumProperty
Name="GenerateFromSchema"
DisplayName="Generate From Schema"
Description="The types generated from schema"
Category="General"
F1Keyword="VC.Project.VCXMLDataGeneratorTool.GenerateFromSchema">
<EnumValue
Name="classes"
Switch="classes"
DisplayName="Classes"
Description="Generate classes for this schema. (/classes)">
</EnumValue>
<EnumValue
Name="dataset"
Switch="dataset"
DisplayName="DataSet"
Description="Generate sub-classed DataSet for this schema. (/dataset)">
</EnumValue>
</EnumProperty>
<StringProperty
Name="AdditionalOptions"
DisplayName="Additional Options"
Description="Additional Options"
Category="Command Line"
F1Keyword="vc.project.AdditionalOptionsPage">
</StringProperty>
<StringProperty
Subtype="folder"
Name="TrackerLogDirectory"
DisplayName="Tracker Log Directory"
Description="Tracker Log Directory."
Category="General"
IncludeInCommandLine="false"
Visible="false">
</StringProperty>
</Rule>