Visual.Basic.NET实用编程百例-47.6M.zip
源代码在线查看: 列表框中内容写入文件.vbproj
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{E06C87A9-35B7-4AD3-9AAD-CBEB6A1485E6}"
>
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "列表框中内容写入文件"
AssemblyOriginatorKeyFile = ""
AssemblyOriginatorKeyMode = "None"
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
OptionCompare = "Binary"
OptionExplicit = "On"
OptionStrict = "Off"
RootNamespace = "列表框中内容写入文件"
StartupObject = "列表框中内容写入文件.Form1"
>
Name = "Debug"
BaseAddress = "285212672"
ConfigurationOverrideFile = ""
DefineConstants = ""
DefineDebug = "true"
DefineTrace = "true"
DebugSymbols = "true"
IncrementalBuild = "true"
Optimize = "false"
OutputPath = "bin\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "1"
/>
Name = "Release"
BaseAddress = "285212672"
ConfigurationOverrideFile = ""
DefineConstants = ""
DefineDebug = "false"
DefineTrace = "true"
DebugSymbols = "false"
IncrementalBuild = "false"
Optimize = "true"
OutputPath = "bin\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "1"
/>
Name = "System"
AssemblyName = "System"
/>
Name = "System.Data"
AssemblyName = "System.Data"
/>
Name = "System.Drawing"
AssemblyName = "System.Drawing"
/>
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
/>
Name = "System.XML"
AssemblyName = "System.Xml"
/>
RelPath = "AssemblyInfo.vb"
SubType = "Code"
BuildAction = "Compile"
/>
RelPath = "Form1.vb"
SubType = "Form"
BuildAction = "Compile"
/>
RelPath = "Form1.resx"
DependentUpon = "Form1.vb"
BuildAction = "EmbeddedResource"
/>