ZosFileExtensionMapping
The ZosFileExtensionMapping object represents a single file extension definition. This object can be obtained using the Item property of ZosFileExtensionMappings.
ZosFileExtensionMapping Properties
ZosFileExtensionMapping exposes the following properties:
Property | Type | R/W | Description |
---|---|---|---|
DataSetName | String | R | Data set name pattern. |
FileExtension | String | R | File extension. |
...