ModulePackageMetadataAuthors Property |
Gets or sets authors of the package, comma-separated.
Namespace: CMS.Modules.NuGetPackagesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax public string Authors { get; set; }
Property Value
Type:
StringSee Also