Class PathImportSource
A single path to import
Namespace: Unity.Industrial.Forma.Editor.Adapters
Syntax
public class PathImportSource : object, IImportSource
Constructors
PathImportSource(String)
Constructor
Declaration
public PathImportSource(string path = "")
Parameters
| Type | Name | Description |
|---|---|---|
| String | path |
Properties
Path
Path
Declaration
public string Path { get; set; }
Property Value
| Type | Description |
|---|---|
| String |