C# Class Rackspace.Cloud.Server.Agent.Utilities.SystemInformation

Inheritance: ISystemInformation
Afficher le fichier Open project: rackerlabs/openstack-guest-agents-windows-xenserver-old Class Usage Examples

Méthodes publiques

Méthode Description
GetLogicalDrives ( ) : IList
SystemInformation ( IExecutableProcess execProcess, ILogger logger ) : System
getDriveLetterWithOriginalWindowsFolder ( ) : string
getDriveWithBootConfigurationDataStore ( ) : string>.Dictionary
getWindowsBootLoaderUniqueIdentifer ( string output ) : string

Method Details

GetLogicalDrives() public méthode

public GetLogicalDrives ( ) : IList
Résultat IList

SystemInformation() public méthode

public SystemInformation ( IExecutableProcess execProcess, ILogger logger ) : System
execProcess IExecutableProcess
logger ILogger
Résultat System

getDriveLetterWithOriginalWindowsFolder() public méthode

public getDriveLetterWithOriginalWindowsFolder ( ) : string
Résultat string

getDriveWithBootConfigurationDataStore() public méthode

public getDriveWithBootConfigurationDataStore ( ) : string>.Dictionary
Résultat string>.Dictionary

getWindowsBootLoaderUniqueIdentifer() public méthode

public getWindowsBootLoaderUniqueIdentifer ( string output ) : string
output string
Résultat string