NuGetPackSettings.

ReadMe Property

Summary

Gets or sets the path to the readme file in the package. The file needs to be part of the package files.

Syntax

public FilePath ReadMe { get; set; }

Value

Type Description
FilePath The path to a file included in the package, relative to the root of the package.