InnerPathParts

DocumentInfo.InnerPathParts property

Gets the inner path parts for the container document item.

public string[] InnerPathParts { get; }

Property Value

The inner path parts.

See Also