Click or drag to resize

KnownStringMetadataFieldsOriginalFilePath Field

Original file path of an Office OLE embedded item. This field is only set for certain Office container wrappers around embedded documents.

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[KnownMetadataAttribute(IsOfficeType = true)]
public const string OriginalFilePath = "OriginalFilePath"

Field Value

String
See Also