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:  Law.EdaIntegration.Document
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
string ContainerPath { get; }

Property Value

Type: String
See Also