C# 클래스 MetroDemo.GlobalObjects

파일 보기 프로젝트 열기: OfficeDev/Office-IT-Pro-Deployment-Scripts

공개 프로퍼티들

프로퍼티 타입 설명
DefaultLanguagePackXml string
DefaultXml string

공개 메소드들

메소드 설명
DirectoryExists ( string path ) : Task
SetBranchFolderPath ( string selectBranch, string folderPath ) : string

메소드 상세

DirectoryExists() 공개 정적인 메소드

public static DirectoryExists ( string path ) : Task
path string
리턴 Task

SetBranchFolderPath() 공개 정적인 메소드

public static SetBranchFolderPath ( string selectBranch, string folderPath ) : string
selectBranch string
folderPath string
리턴 string

프로퍼티 상세

DefaultLanguagePackXml 공개적으로 정적으로 프로퍼티

public static string DefaultLanguagePackXml
리턴 string

DefaultXml 공개적으로 정적으로 프로퍼티

public static string DefaultXml
리턴 string