DocFxIssuesSettings.

DocRootPath Property

Summary

Gets the path to the root directory of the DocFx project. Either the full path or the path relative to the repository root.

Syntax

public DirectoryPath DocRootPath { get; }

Value

Type Description
DirectoryPath
GitHub