AlternateFileFormatCandidate Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Item in Alternate file type options and their probability
public class AlternateFileFormatCandidate
type AlternateFileFormatCandidate = class
Public Class AlternateFileFormatCandidate
- Inheritance
-
AlternateFileFormatCandidate
Constructors
| Name | Description |
|---|---|
| AlternateFileFormatCandidate() | |
Properties
| Name | Description |
|---|---|
| DetectedFileExtension |
Detected file extension of the file format, with a leading period |
| DetectedMimeType |
MIME type of this file extension |
| Probability |
Probability that this extension is the right one; possible values are between 0.0 (lowest confidence) and 1.0 (highest confidence) |