Click or drag to resize
NuSpecBuilderReadmeFilePath Property
Gets or sets a relative path to the package's readme file If null, no readme is included

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax
C#
public string ReadmeFilePath { get; set; }

Property Value

Type: String
See Also