|
ResourcesDefaultRoot Field
|
Defines default embedded resource root path.
Namespace: GSF.Web.SharedAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.207-beta
Syntax public const string DefaultRoot = "/@GSF/Web"
Public Const DefaultRoot As String = "/@GSF/Web"
public:
literal String^ DefaultRoot = "/@GSF/Web"
static val mutable DefaultRoot: string
var GSF.Web.Shared.Resources.DefaultRoot
View SourceField Value
StringSee Also