C# Class Microsoft.DocAsCode.Metadata.ManagedReference.ProjectLevelCache

Inheritance: CacheBase
ファイルを表示 Open project: dotnet/docfx Class Usage Examples

Public Properties

Property Type Description
OutputFolder string

Public Methods

Method Description
Get ( IEnumerable files ) : ProjectLevelCache

Private Methods

Method Description
ProjectLevelCache ( string projectPath ) : System

Method Details

Get() public static method

public static Get ( IEnumerable files ) : ProjectLevelCache
files IEnumerable
return ProjectLevelCache

Property Details

OutputFolder public_oe property

public string OutputFolder
return string