RecroGridConfigContentRootPath Property

Gets or sets the absolute path to the directory that contains the application content files.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.1.0.24.0419.1
C#
public static string ContentRootPath { get; }

Property Value

String
The path.

See Also