Click or drag to resize

RecroGridConfigContentRootPath Property

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

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

Property Value

Type: String
The path.
See Also