C# Class OfficeInstallGenerator.FilePathCacher

Afficher le fichier Open project: OfficeDev/Office-IT-Pro-Deployment-Scripts Class Usage Examples

Méthodes publiques

Méthode Description
AddFile ( string rootPath, string filePath ) : void
FilePathCacher ( string xmlFilePath ) : System

Private Methods

Méthode Description
GenerateMD5Hash ( string filePath ) : string
SetAttribute ( XmlNode xmlNode, string name, string value ) : void

Method Details

AddFile() public méthode

public AddFile ( string rootPath, string filePath ) : void
rootPath string
filePath string
Résultat void

FilePathCacher() public méthode

public FilePathCacher ( string xmlFilePath ) : System
xmlFilePath string
Résultat System