Click or drag to resize

IdResultPrimaryExtension Property

Primary known extension of file format. The primary extension is the first extension in Extensions (if it exists).

Namespace: OpenDiscoverSDK.Interfaces
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.6.0 (2025.4.6)
Syntax
C#
public string PrimaryExtension { get; }

Property Value

String
See Also