| PersistentResourcesUrl Property |
URL (relative) to the /Resources directory, used in web pages during interviews.
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax public static string ResourcesUrl { get; set; }
Public Shared Property ResourcesUrl As String
Get
Set
public:
static property String^ ResourcesUrl {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also