| MediaListItemUrl Property |
Relative path to the media file.
Media files located:
• in the /content/default/ folder are outside the qvf file.
• in the /media/ folder are embedded in the qvf file.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntaxpublic string Url { get; set; }Public Property Url As String
Get
Set
Property Value
Type:
StringImplements
IMediaListItemUrl
See Also