C# Class Microsoft.VS.Uninstaller.ConsoleOperations

显示文件 Open project: Microsoft/VisualStudioUninstaller Class Usage Examples

Public Properties

Property Type Description
Options List

Private Properties

Property Type Description
ChangeWorkingDirectory void
FormatOutput void
GetOptions ICollection
GetUsage void
OpenTempDirectory void
SecurityWarning void
SetConsoleAttributes void
SetUpLogging void
SetupPrimitivesValues void

Private Methods

Method Description
ChangeWorkingDirectory ( string cmdset ) : void
FormatOutput ( string textselection, int pos, int startpad ) : void
GetOptions ( ) : ICollection
GetUsage ( ) : void
OpenTempDirectory ( ) : void
SecurityWarning ( ) : void
SetConsoleAttributes ( ) : void
SetUpLogging ( ) : void
SetupPrimitivesValues ( bool debug, bool donotprocess ) : void

Property Details

Options public_oe static_oe property

public static List Options
return List