Click or drag to resize

IDocumentContainerPath Property

If the file was originally contained within a container, e.g. .zip file or .pst, this is the path to the file's location within the container.

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

Property Value

Type: String
See Also