C# 클래스 Rackspace.Cloud.Server.Agent.Utilities.SystemInformation

상속: ISystemInformation
파일 보기 프로젝트 열기: rackerlabs/openstack-guest-agents-windows-xenserver-old 1 사용 예제들

공개 메소드들

메소드 설명
GetLogicalDrives ( ) : IList
SystemInformation ( IExecutableProcess execProcess, ILogger logger ) : System
getDriveLetterWithOriginalWindowsFolder ( ) : string
getDriveWithBootConfigurationDataStore ( ) : string>.Dictionary
getWindowsBootLoaderUniqueIdentifer ( string output ) : string

메소드 상세

GetLogicalDrives() 공개 메소드

public GetLogicalDrives ( ) : IList
리턴 IList

SystemInformation() 공개 메소드

public SystemInformation ( IExecutableProcess execProcess, ILogger logger ) : System
execProcess IExecutableProcess
logger ILogger
리턴 System

getDriveLetterWithOriginalWindowsFolder() 공개 메소드

public getDriveLetterWithOriginalWindowsFolder ( ) : string
리턴 string

getDriveWithBootConfigurationDataStore() 공개 메소드

public getDriveWithBootConfigurationDataStore ( ) : string>.Dictionary
리턴 string>.Dictionary

getWindowsBootLoaderUniqueIdentifer() 공개 메소드

public getWindowsBootLoaderUniqueIdentifer ( string output ) : string
output string
리턴 string