|   | ResourcesRoot Property | 
        
        
            Gets derived embedded resource root path.
            
        
        Namespace: GSF.Web.SharedAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic static string Root { get; }Public Shared ReadOnly Property Root As String
	Get
public:
static property String^ Root {
	String^ get ();
}static member Root : string with get
GSF.Web.Shared.Resources.get_Root = function();
Property Value
String See Also
See Also