Click or drag to resize
IMediaFileUrl Properties

The IMediaFileUrl type exposes the following members.

Properties
  NameDescription
Public propertyDirectPath
Direct path of the media file.
Public propertyIsImage
Indicates if the file represents an image.
(Inherited from IFileUrl.)
Public propertyQueryStringParameters
Collection of query string parameters to be appended to RelativePath.
(Inherited from IFileUrl.)
Public propertyRelativePath
Relative path of the media file.
Top
See Also