Click or drag to resize

IDocumentSourceFile Property

The full path to the native file. If the file was in a container then the full path to the top-most container is returned.

Namespace:  EdaIntegrationContract.Document
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
string SourceFile { get; }

Property Value

Type: String
See Also