ExportManager

ExportManager class

사용자가 메타데이터 속성을 다양한 형식으로 내보낼 수 있는 메서드 행을 제공합니다.

public class ExportManager

생성자

이름 설명
ExportManager(IEnumerable<MetadataProperty>) 의 새 인스턴스를 초기화합니다.ExportManager 클래스.

행동 양식

이름 설명
Export(Stream, ExportFormat) 메타데이터 속성을 스트림으로 내보냅니다.
Export(string, ExportFormat) 메타데이터 속성을 파일로 내보냅니다.

또한보십시오