Click or drag to resize

EmbeddedResourceVirtualFileResourcePath Property

Gets the path to the embedded resource in the containing assembly.

Namespace: GSF.Web.Hosting
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public string ResourcePath { get; }
View Source

Property Value

String
A String that indicates an embedded resource in the ContainingAssembly that represents the file for this instance.
See Also