<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="/feed.php">
        <title>Documentation Center public:software:dazstudio:4:referenceguide:terms:property:file_property</title>
        <description></description>
        <link>/</link>
        <image rdf:resource="/lib/tpl/dazdoccenter/images/favicon.ico" />
       <dc:date>2026-04-18T04:11:04+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="/public/software/dazstudio/4/referenceguide/terms/property/file_property/start"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="/lib/tpl/dazdoccenter/images/favicon.ico">
        <title>Documentation Center</title>
        <link>/</link>
        <url>/lib/tpl/dazdoccenter/images/favicon.ico</url>
    </image>
    <item rdf:about="/public/software/dazstudio/4/referenceguide/terms/property/file_property/start">
        <dc:format>text/html</dc:format>
        <dc:date>2017-01-09T18:34:01+00:00</dc:date>
        <title>File Property</title>
        <link>/public/software/dazstudio/4/referenceguide/terms/property/file_property/start</link>
        <description>
&lt;h1 id=&quot;file_property&quot;&gt;File Property&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;/_detail/public/software/dazstudio/4/referenceguide/terms/property/file_property/file.png?id=public%3Asoftware%3Adazstudio%3A4%3Areferenceguide%3Aterms%3Aproperty%3Afile_property%3Astart&quot; class=&quot;media&quot; target=&quot;_blank&quot; title=&quot;public:software:dazstudio:4:referenceguide:terms:property:file_property:file.png&quot; rel=&quot;noopener&quot;&gt;&lt;img src=&quot;/_media/public/software/dazstudio/4/referenceguide/terms/property/file_property/file.png?w=280&amp;amp;tok=dcd75e&quot; class=&quot;mediaright&quot; align=&quot;right&quot; title=&quot;File Property&quot; alt=&quot;File Property&quot; width=&quot;280&quot; /&gt;&lt;/a&gt;
A &lt;strong&gt;File Property&lt;/strong&gt; provides the ability to choose a specific file to apply to the scene selection. As a sub-type of the &lt;a href=&quot;/public/software/dazstudio/4/referenceguide/terms/property/string_property/start&quot; class=&quot;wikilink1&quot; title=&quot;public:software:dazstudio:4:referenceguide:terms:property:string_property:start&quot;&gt;String Property&lt;/a&gt;, this property gives the option to provide text for the application; however, the File property only offers file strings (text) for selection.
&lt;/p&gt;

&lt;p&gt;
As a specialized version of the string property, the File property always holds the path to a file, unless it is empty, and will contain a path if it has a value. This is a path to a file or directory. If no value is provided, the property is a path.
&lt;/p&gt;

&lt;p&gt;
&lt;em&gt;For scripting &lt;abbr title=&quot;Application Programming Interface&quot;&gt;API&lt;/abbr&gt; documentation, see &lt;a href=&quot;/public/software/dazstudio/4/referenceguide/scripting/api_reference/object_index/fileproperty_dz&quot; class=&quot;wikilink1&quot; title=&quot;public:software:dazstudio:4:referenceguide:scripting:api_reference:object_index:fileproperty_dz&quot;&gt;DzFileProperty&lt;/a&gt;.&lt;/em&gt;
&lt;/p&gt;

&lt;/div&gt;

&lt;h2 id=&quot;anatomy&quot;&gt;Anatomy&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
File properties typically display the &lt;a href=&quot;/public/software/dazstudio/4/referenceguide/terms/property/start#property_anatomy&quot; class=&quot;wikilink1&quot; title=&quot;public:software:dazstudio:4:referenceguide:terms:property:start&quot;&gt;Default Anatomy&lt;/a&gt; features as well as features specific to the the &lt;a href=&quot;/public/software/dazstudio/4/referenceguide/terms/property/string_property/start&quot; class=&quot;wikilink1&quot; title=&quot;public:software:dazstudio:4:referenceguide:terms:property:string_property:start&quot;&gt;String Property&lt;/a&gt;.
&lt;/p&gt;

&lt;/div&gt;

&lt;h3 id=&quot;header&quot;&gt;Header&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
The &lt;a href=&quot;/public/software/dazstudio/4/referenceguide/terms/property/start#header&quot; class=&quot;wikilink1&quot; title=&quot;public:software:dazstudio:4:referenceguide:terms:property:start&quot;&gt;Header&lt;/a&gt; of a File property displays the label of the property as well as icons that provide options for customizing how the property functions. 
&lt;/p&gt;

&lt;/div&gt;

&lt;h3 id=&quot;body&quot;&gt;Body&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
The &lt;a href=&quot;/public/software/dazstudio/4/referenceguide/terms/property/start#body&quot; class=&quot;wikilink1&quot; title=&quot;public:software:dazstudio:4:referenceguide:terms:property:start&quot;&gt;Body&lt;/a&gt; of a File property displays a drop-down arrow that displays a menu of options. 
Click the drop-down arrow to display a drop-down menu of options. Select the “None” option to specify that no file is linked to the selected property. 
&lt;/p&gt;

&lt;p&gt;
When the “Browse” option is selected, an &lt;abbr title=&quot;Operating System&quot;&gt;OS&lt;/abbr&gt; dialog is displayed. Selecting the “Browse…” option causes an &lt;abbr title=&quot;Operating System&quot;&gt;OS&lt;/abbr&gt; dialog to appear. Once a file is selected, and the dialog is closed, that name of that file is displayed in the body of the property. 
&lt;/p&gt;

&lt;p&gt;
Available files to open include: 
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;File Open&lt;/strong&gt; - &lt;abbr title=&quot;Operating System&quot;&gt;OS&lt;/abbr&gt; file open dialog; “Open”: filters extensions/names of extensions that should be selectable&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;File Save&lt;/strong&gt; - &lt;abbr title=&quot;Operating System&quot;&gt;OS&lt;/abbr&gt; file open dialog; “Save”: filters extensions/names of extensions that should be selectable&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Directory&lt;/strong&gt; - see directories&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
By default, “file.txt” is display when a specific file is not selected. Selecting this option …
&lt;/p&gt;

&lt;/div&gt;
</description>
    </item>
</rdf:RDF>
