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