Skip navigation

FlexPro Documentation 2025

FilePath

Read access to the name and the path to the media file of a media object.

Syntax

[Media].FilePath

The syntax of the FilePath property consists of the following elements:

Element

Description

Media

The media object being accessed.

Available In

FlexPro Basic, Professional, Developer Suite

Examples

Media.med.FilePath

Returns, for instance, the string "C:\Users\Public\Videos\CrashTest.wmv".

 

See Also

FullName Property

Path Property