Click or drag to resize
ResourceLibraryInfoResourceLibraryPath Property
Gets or sets the physical path to a dll library within the application directory.

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

Property Value

Type: String
See Also