C# Class Rackspace.Cloud.Server.Agent.Constants

Show file Open project: rackerlabs/openstack-guest-agents-windows-xenserver

Public Properties

Property Type Description
UpdaterBackupPath string
UpdaterEmbeddedReleasePackagePath string
UpdaterPath string
UpdaterReleasePackage string
UpdaterReleasePackageName string
UpdaterUnzipPath string
XenToolsRegPath string
XenToolsReleasePackage string
XenToolsSetupExecutablePath string
XenToolsSetupScriptPath string
XenToolsUnzipPath string

Public Methods

Method Description
Combine ( ) : string

Method Details

Combine() public static method

public static Combine ( ) : string
return string

Property Details

UpdaterBackupPath public static property

public static string UpdaterBackupPath
return string

UpdaterEmbeddedReleasePackagePath public static property

public static string UpdaterEmbeddedReleasePackagePath
return string

UpdaterPath public static property

public static string UpdaterPath
return string

UpdaterReleasePackage public static property

public static string UpdaterReleasePackage
return string

UpdaterReleasePackageName public static property

public static string UpdaterReleasePackageName
return string

UpdaterUnzipPath public static property

public static string UpdaterUnzipPath
return string

XenToolsRegPath public static property

public static string XenToolsRegPath
return string

XenToolsReleasePackage public static property

public static string XenToolsReleasePackage
return string

XenToolsSetupExecutablePath public static property

public static string XenToolsSetupExecutablePath
return string

XenToolsSetupScriptPath public static property

public static string XenToolsSetupScriptPath
return string

XenToolsUnzipPath public static property

public static string XenToolsUnzipPath
return string