C# Class MetroDemo.GlobalObjects

Datei anzeigen Open project: OfficeDev/Office-IT-Pro-Deployment-Scripts

Public Properties

Property Type Description
DefaultLanguagePackXml string
DefaultXml string

Public Methods

Method Description
DirectoryExists ( string path ) : Task
SetBranchFolderPath ( string selectBranch, string folderPath ) : string

Method Details

DirectoryExists() public static method

public static DirectoryExists ( string path ) : Task
path string
return Task

SetBranchFolderPath() public static method

public static SetBranchFolderPath ( string selectBranch, string folderPath ) : string
selectBranch string
folderPath string
return string

Property Details

DefaultLanguagePackXml public_oe static_oe property

public static string DefaultLanguagePackXml
return string

DefaultXml public_oe static_oe property

public static string DefaultXml
return string