Table of Contents

Property FromExtensionOnly

Namespace
LMKit.Inspection
Assembly
LM-Kit.NET.dll

FromExtensionOnly

True when the format was recognized from the FILE NAME only (no magic bytes matched) - a lower-confidence identification.

public bool FromExtensionOnly { get; set; }

Property Value

bool
Share