| 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: 6.0.0
Syntax public static string ContentRootPath { get; }
Property Value
Type:
String
The path.
See Also