Represents the data type ResourceLocation
More...
|
string | ID = "" [get] |
| Gets ID More...
|
|
string | Location = "" [get, set] |
| Gets default resource location More...
|
|
string | MediaType = "" [get, set] |
| Get classifies the content of a resource using a media type, indicates the nature and format of a document, file, or assortment of bytes More...
|
|
Represents the data type ResourceLocation
◆ ResourceLocation()
OpenTestSystem.Otx.Runtime.Api.DataTypes.ResourceLocation.ResourceLocation |
( |
string |
id = "" , |
|
|
string |
location = "" , |
|
|
string |
mediaType = "" |
|
) |
| |
|
inline |
Initializes a new instance of the ResourceLocation class.
- Parameters
-
id | ID |
location | Default location |
mediaType | Media type |
◆ ID
string OpenTestSystem.Otx.Runtime.Api.DataTypes.ResourceLocation.ID = "" |
|
get |
◆ Location
string OpenTestSystem.Otx.Runtime.Api.DataTypes.ResourceLocation.Location = "" |
|
getset |
Gets default resource location
◆ MediaType
string OpenTestSystem.Otx.Runtime.Api.DataTypes.ResourceLocation.MediaType = "" |
|
getset |
Get classifies the content of a resource using a media type, indicates the nature and format of a document, file, or assortment of bytes
The documentation for this class was generated from the following file: