| 
            
              ResourcesRoot Property
             | 
          
        
        
            Gets derived embedded resource root path.
            
        
        Namespace: GSF.Web.SharedAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.258-beta
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();
 View SourceProperty Value
String
See Also