VirtualParallelPortFileBackingOption
VirtualParallelPortFileBackingOption
Data object type that represents the options for a file backing of a virtual parallel port.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"type": "string",
"fileNameExtensions": {
"_typeName": "string",
"valueIsReadonly": false,
"choiceInfo": [
{
"_typeName": "string",
"label": "string",
"summary": "string",
"key": "string"
}
],
"defaultIndex": 0
}
}