UrlDef Property
Overloads
| UrlDef | 
             Relative path to the content file. The URL is static. In Qlik Sense Enterprise, content files located: * In the  * In the  The content files are never embedded in the  In Qlik Sense Desktop, content files located: * In the  * In the  JSON property name: qUrlDef  | 
        
      
    
UrlDef
Relative path to the content file. The URL is static.
In Qlik Sense Enterprise, content files located:
- In the /content/ <content library name>/ folder are part of a global content library.
 - In the /appcontent/ folder are part of the app specific library.
 - In the /content/default/ folder are outside the qvf file.
 - In the /media/ folder are embedded in the qvf file.
 
The content files are never embedded in the qvf file.
In Qlik Sense Desktop, content files located:
JSON property name: qUrlDef
Declaration
      public string UrlDef { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.String |