Property | Type | Description | |
---|---|---|---|
runtimeSettingsAccessor | RuntimeSettingsAccessor |
Property | Type | Description | |
---|---|---|---|
GetAttachedDatabases | ICollection |
||
GetBackupFolder | string | ||
GetBackups | IEnumerable |
||
GetBackupsFolder | string | ||
GetDataFolderPath | string | ||
GetMongoDatabases | ICollection |
||
GetRootPath | string | ||
GetShowconfig | XmlDocument | ||
GetTempFolderPath | string | ||
GetVisualStudioSolutionFiles | IEnumerable |
||
GetWebResultConfig | XmlDocument |
Method | Description | |
---|---|---|
DoSmth ( ) : void | ||
GetCachedInstance ( ) : Instance | ||
GetCurrentLogFilePath ( ) : string | ||
GetSchema ( ) : XmlSchema | ||
Instance ( [ id ) : System | ||
ReadXml ( XmlReader reader ) : void | ||
ToString ( ) : string | ||
WriteXml ( XmlWriter writer ) : void |
Method | Description | |
---|---|---|
GetIsSitecore ( ) : bool | ||
GetLogsFolderPath ( ) : string | ||
GetRootFolderViaDatabases ( ICollection |
||
Instance ( ) : System | ||
MapPath ( string virtualPath ) : string |
Method | Description | |
---|---|---|
GetAttachedDatabases ( ) : ICollection |
||
GetBackupFolder ( string name ) : string | ||
GetBackups ( ) : IEnumerable |
||
GetBackupsFolder ( ) : string | ||
GetDataFolderPath ( ) : string | ||
GetMongoDatabases ( ) : ICollection |
||
GetRootPath ( ) : string | ||
GetShowconfig ( bool normalize = false ) : XmlDocument | ||
GetTempFolderPath ( ) : string | ||
GetVisualStudioSolutionFiles ( string searchPattern = null ) : IEnumerable |
||
GetWebResultConfig ( bool normalize = false ) : XmlDocument |
protected GetRootFolderViaDatabases ( ICollection |
||
databases | ICollection |
|
return | string |
protected MapPath ( string virtualPath ) : string | ||
virtualPath | string | |
return | string |