| IInterviewResourcesFolderUrl Property |
Defines or returns the URL of the `Resources` folder for this interview.
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax string ResourcesFolderUrl { get; set; }
Property ResourcesFolderUrl As String
Get
Set
property String^ ResourcesFolderUrl {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also