MixedRealityToolkitFiles.MRTKDirectories Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a collection of MRTK Core directories found in the project.
public:
static property System::Collections::Generic::IEnumerable<System::String ^> ^ MRTKDirectories { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
public static System.Collections.Generic.IEnumerable<string> MRTKDirectories { get; }
static member MRTKDirectories : seq<string>
Public Shared ReadOnly Property MRTKDirectories As IEnumerable(Of String)
Property Value
Remarks
File/Folder paths returned are absolute, not relative