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

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

Property Value

Type: String
See Also