C# Class MetroDemo.GlobalObjects

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

Méthodes publiques

Свойство Type Description
DefaultLanguagePackXml string
DefaultXml string

Méthodes publiques

Méthode Description
DirectoryExists ( string path ) : Task
SetBranchFolderPath ( string selectBranch, string folderPath ) : string

Method Details

DirectoryExists() public static méthode

public static DirectoryExists ( string path ) : Task
path string
Résultat Task

SetBranchFolderPath() public static méthode

public static SetBranchFolderPath ( string selectBranch, string folderPath ) : string
selectBranch string
folderPath string
Résultat string

Property Details

DefaultLanguagePackXml public_oe static_oe property

public static string DefaultLanguagePackXml
Résultat string

DefaultXml public_oe static_oe property

public static string DefaultXml
Résultat string