Click or drag to resize
FileUrl Properties

The FileUrl type exposes the following members.

Properties
  NameDescription
Public propertyIsImage
Indicates if the file represents an image.
(Inherited from FileUrlBase.)
Public propertyQueryStringParameters
Collection of query string parameters that are appended to the RelativePath.
(Inherited from FileUrlBase.)
Public propertyRelativePath
Relative path (starting with ~/) of the file.
(Inherited from FileUrlBase.)
Top
See Also