Click or drag to resize
ResourceInfoResourceDescription Property
Gets or sets the resource description. Required if you want to create an installation package.

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

Property Value

Type: String
See Also