← Back to carmenta.com
Carmenta Engine SDK Documentation
×

MultiFileDataSet.SearchSubdirectories Property

Gets or sets a flag indicating if the dataset will search for data files recursively.

Thread safety: This property is not thread-safe. Show

Syntax

C#
public System.Boolean SearchSubdirectories { get; set; }

Property Value

Type: System.Boolean
Default: true
True if subdirectories should be searched for data files; otherwise, False.

This property can only be modified before the dataset has been initialized. Attempting to modify it after initialization will cause an exception to be thrown.

Platforms

Windows, Linux, Android

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept