C# 클래스 OfficeInstallGenerator.EmbeddedResources

파일 보기 프로젝트 열기: OfficeDev/Office-IT-Pro-Deployment-Scripts 1 사용 예제들

공개 메소드들

메소드 설명
GetEmbeddedItems ( string targetDirectory, string nameSearch = null ) : List

비공개 메소드들

메소드 설명
CopyStream ( Stream input, Stream output ) : void

메소드 상세

GetEmbeddedItems() 공개 정적인 메소드

public static GetEmbeddedItems ( string targetDirectory, string nameSearch = null ) : List
targetDirectory string
nameSearch string
리턴 List