Click or drag to resize

DataSourceImporterPathName Property

[Missing <summary> documentation for "P:Demo3D.Utilities.DataSourceImporter.PathName"]

Namespace:  Demo3D.Utilities
Assembly:  WpfControls (in WpfControls.dll) Version: 15.0.2.11458
Syntax
C#
public string PathName { get; set; }

Property Value

Type: String

Implements

IDataSourceImporter.PathName
See Also