📄 system.configuration.install.cs
字号:
//$si$ virtual
////////////////////////////////////////////////////////////////
// File System.Configuration.Install.dll:
// Global functions
//-------------------------------------------------------
// Global fields
//-------------------------------------------------------
// Global MemberRefs
//-------------------------------------------------------
// Types
//-------------------------------------------------------
class ThisAssembly : System.Object
{
String Title;
String Description;
String DefaultAlias;
String Copyright;
String Trademark;
String Version;
String InformationalVersion;
Void ThisAssembly();
}
class AssemblyRef : System.Object
{
String EcmaPublicKey;
String Mscorlib;
String SystemData;
String System;
String SystemRuntimeRemoting;
String SystemWindowsForms;
String SystemXml;
String MicrosoftPublicKey;
String SystemConfigurationInstall;
String SystemDesign;
String SystemDirectoryServices;
String SystemDrawingDesign;
String SystemDrawing;
String SystemEnterpriseServices;
String SystemManagement;
String SystemMessaging;
String SystemRuntimeSerializationFormattersSoap;
String SystemSecurity;
String SystemServiceProcess;
String SystemWeb;
String SystemWebRegularExpressions;
String SystemWebServices;
String MicrosoftVisualStudio;
String MicrosoftVSDesigner;
String MicrosoftJScript;
Void AssemblyRef();
}
class System.Configuration.Install.ResDescriptionAttribute : System.ComponentModel.DescriptionAttribute
{
Boolean replaced;
Void System.Configuration.Install.ResDescriptionAttribute( String description);
String get_Description();
property Description { get(){} set(){} };
}
class System.Configuration.Install.ResCategoryAttribute : System.ComponentModel.CategoryAttribute
{
Void System.Configuration.Install.ResCategoryAttribute( String category);
String GetLocalizedString( String value);
}
class System.Configuration.Install.Res : System.Object
{
String InstallAbort;
String InstallException;
String InstallLogContent;
String InstallFileLocation;
String InstallLogParameters;
String InstallLogNone;
String InstallNoPublicInstallers;
String InstallFileNotFound;
String InstallNoInstallerTypes;
String InstallCannotCreateInstance;
String InstallBadParent;
String InstallRecursiveParent;
String InstallNullParameter;
String InstallDictionaryMissingValues;
String InstallDictionaryCorrupted;
String InstallCommitException;
String InstallRollbackException;
String InstallUninstallException;
String InstallEventException;
String InstallInstallerNotFound;
String InstallSeverityError;
String InstallSeverityWarning;
String InstallLogInner;
String InstallLogError;
String InstallLogCommitException;
String InstallLogRollbackException;
String InstallLogUninstallException;
String InstallRollback;
String InstallAssemblyHelp;
String InstallActivityRollingBack;
String InstallActivityUninstalling;
String InstallActivityCommitting;
String InstallActivityInstalling;
String InstallInfoTransacted;
String InstallInfoBeginInstall;
String InstallInfoException;
String InstallInfoBeginRollback;
String InstallInfoRollbackDone;
String InstallInfoBeginCommit;
String InstallInfoCommitDone;
String InstallInfoTransactedDone;
String InstallInfoBeginUninstall;
String InstallInfoUninstallDone;
String InstallSavedStateFileCorruptedWarning;
String IncompleteEventLog;
String IncompletePerformanceCounter;
String NotCustomPerformanceCategory;
String RemovingInstallState;
String InstallUnableDeleteFile;
String InstallInitializeException;
String InstallFileDoesntExist;
String InstallFileDoesntExistCommandLine;
String WinNTRequired;
String WrappedExceptionSource;
String InvalidProperty;
String NotAPerformanceCounter;
String NewCategory;
String RestoringPerformanceCounter;
String CreatingPerformanceCounter;
String RemovingPerformanceCounter;
String PCCategoryName;
String PCCounterName;
String PCInstanceName;
String PCMachineName;
String PCI_CategoryHelp;
String PCI_Counters;
String PCI_UninstallAction;
String NotAnEventLog;
String CreatingEventLog;
String RestoringEventLog;
String RemovingEventLog;
String DeletingEventLog;
String LocalSourceNotRegisteredWarning;
String InstallRollbackNtRun;
String InstallCommitNtRun;
String InstallUninstallNtRun;
String InstallInstallNtRun;
String InstallHelpMessageStart;
String InstallHelpMessageEnd;
Class System.Configuration.Install.Res loader;
Class System.Resources.ResourceManager resources;
Void System.Configuration.Install.Res();
Class System.Configuration.Install.Res GetLoader();
String GetString( String name, SZArray Object args);
String GetString( Class System.Globalization.CultureInfo culture, String name, SZArray Object args);
String GetString( String name);
String GetString( Class System.Globalization.CultureInfo culture, String name);
Boolean GetBoolean( String name);
Boolean GetBoolean( Class System.Globalization.CultureInfo culture, String name);
Char GetChar( String name);
Char GetChar( Class System.Globalization.CultureInfo culture, String name);
UI1 GetByte( String name);
UI1 GetByte( Class System.Globalization.CultureInfo culture, String name);
I2 GetShort( String name);
I2 GetShort( Class System.Globalization.CultureInfo culture, String name);
I4 GetInt( String name);
I4 GetInt( Class System.Globalization.CultureInfo culture, String name);
I8 GetLong( String name);
I8 GetLong( Class System.Globalization.CultureInfo culture, String name);
R4 GetFloat( String name);
R4 GetFloat( Class System.Globalization.CultureInfo culture, String name);
R8 GetDouble( String name);
R8 GetDouble( Class System.Globalization.CultureInfo culture, String name);
Object GetObject( String name);
Object GetObject( Class System.Globalization.CultureInfo culture, String name);
Void System.Configuration.Install.Res();
}
class System.ExternDll : System.Object
{
String Gdiplus;
String User32;
String Shfolder;
String Imm32;
String Advapi32;
String Shell32;
String Kernel32;
String Comctl32;
String Oleaut32;
String Olepro32;
String Ole32;
String Gdi32;
String Comdlg32;
String Uxtheme;
String Oleacc;
String Hhctrl;
String Winspool;
String Psapi;
String Ntdll;
String Version;
String Vsassert;
String Mscoree;
String Msi;
String Mqrt;
String Activeds;
String Loadperf;
Void System.ExternDll();
}
class System.HResults : System.Object
{
I4 License;
I4 Configuration;
I4 Sql;
I4 InternalBufferOverflow;
I4 ServiceControllerTimeout;
I4 Install;
I4 Data;
I4 DataDeletedRowInaccessible;
I4 DataDuplicateName;
I4 DataInRowChangingEvent;
I4 DataInvalidConstraint;
I4 DataMissingPrimaryKey;
I4 DataNoNullAllowed;
I4 DataReadOnly;
I4 DataRowNotInTable;
I4 DataVersionNotFound;
I4 DataConstraint;
I4 StrongTyping;
I4 Xml;
I4 XmlSchema;
I4 XmlXslt;
I4 XmlXPath;
I4 EFail;
Void System.HResults();
}
class System.ComponentModel.CompModSwitches : System.Object
{
Class System.Diagnostics.TraceSwitch installerDesign;
Class System.Diagnostics.TraceSwitch get_InstallerDesign();
Void System.ComponentModel.CompModSwitches();
property InstallerDesign { get(){} set(){} };
}
class System.Configuration.Install.Installer : System.ComponentModel.Component
{
String wrappedExceptionSource;
Class System.Configuration.Install.InstallerCollection installers;
Class System.Configuration.Install.InstallContext context;
Class System.Configuration.Install.Installer parent;
Class System.Configuration.Install.InstallEventHandler afterCommitHandler;
Class System.Configuration.Install.InstallEventHandler afterInstallHandler;
Class System.Configuration.Install.InstallEventHandler afterRollbackHandler;
Class System.Configuration.Install.InstallEventHandler afterUninstallHandler;
Class System.Configuration.Install.InstallEventHandler beforeCommitHandler;
Class System.Configuration.Install.InstallEventHandler beforeInstallHandler;
Class System.Configuration.Install.InstallEventHandler beforeRollbackHandler;
Class System.Configuration.Install.InstallEventHandler beforeUninstallHandler;
Class System.Configuration.Install.InstallContext get_Context();
Void set_Context( Class System.Configuration.Install.InstallContext value);
String get_HelpText();
Class System.Configuration.Install.InstallerCollection get_Installers();
Boolean InstallerTreeContains( Class System.Configuration.Install.Installer target);
Class System.Configuration.Install.Installer get_Parent();
Void set_Parent( Class System.Configuration.Install.Installer value);
Void add_Committed( Class System.Configuration.Install.InstallEventHandler value);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -