C# 클래스 Microsoft.DocAsCode.Metadata.ManagedReference.ProjectLevelCache

상속: CacheBase
파일 보기 프로젝트 열기: dotnet/docfx 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
OutputFolder string

공개 메소드들

메소드 설명
Get ( IEnumerable files ) : ProjectLevelCache

비공개 메소드들

메소드 설명
ProjectLevelCache ( string projectPath ) : System

메소드 상세

Get() 공개 정적인 메소드

public static Get ( IEnumerable files ) : ProjectLevelCache
files IEnumerable
리턴 ProjectLevelCache

프로퍼티 상세

OutputFolder 공개적으로 프로퍼티

public string OutputFolder
리턴 string