Table of Contents

Interface ISourceFile

Namespace
Hi.Common
Assembly
HiGeom.dll

Interface for objects that have a source file.

public interface ISourceFile
Extension Methods

Properties

SourceFile

Gets or sets the source file path.

string SourceFile { get; set; }

Property Value

string