IdResultExtensions Property |
Known identified file format extension(s). Will be empty string if no known extension or
will be a semi-colon ';' delimited list if there are multiple associated extensions.
Namespace: OpenDiscoverSDK.InterfacesAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public string Extensions { get; set; }Property Value
String
See Also