Свойство | Тип | Описание | |
---|---|---|---|
runtimeSettingsAccessor | RuntimeSettingsAccessor |
Свойство | Тип | Описание | |
---|---|---|---|
GetAttachedDatabases | ICollection |
||
GetBackupFolder | string | ||
GetBackups | IEnumerable |
||
GetBackupsFolder | string | ||
GetDataFolderPath | string | ||
GetMongoDatabases | ICollection |
||
GetRootPath | string | ||
GetShowconfig | XmlDocument | ||
GetTempFolderPath | string | ||
GetVisualStudioSolutionFiles | IEnumerable |
||
GetWebResultConfig | XmlDocument |
Метод | Описание | |
---|---|---|
DoSmth ( ) : void | ||
GetCachedInstance ( ) : Instance | ||
GetCurrentLogFilePath ( ) : string | ||
GetSchema ( ) : XmlSchema | ||
Instance ( [ id ) : System | ||
ReadXml ( XmlReader reader ) : void | ||
ToString ( ) : string | ||
WriteXml ( XmlWriter writer ) : void |
Метод | Описание | |
---|---|---|
GetIsSitecore ( ) : bool | ||
GetLogsFolderPath ( ) : string | ||
GetRootFolderViaDatabases ( ICollection |
||
Instance ( ) : System | ||
MapPath ( string virtualPath ) : string |
Метод | Описание | |
---|---|---|
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 |
|
Результат | string |
protected MapPath ( string virtualPath ) : string | ||
virtualPath | string | |
Результат | string |
public ReadXml ( XmlReader reader ) : void | ||
reader | XmlReader | |
Результат | void |
public WriteXml ( XmlWriter writer ) : void | ||
writer | XmlWriter | |
Результат | void |