Click or drag to resize
ModulePackageMetadataAuthors Property
Gets or sets authors of the package, comma-separated.

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

Property Value

Type: String
See Also