CloudmersiveConvertModelFactory.ExifValue(String, String, String) Method
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.
Creates a new instance of ExifValue(String, String, String).
public static Azure.Connectors.Sdk.CloudmersiveConvert.Models.ExifValue ExifValue(string dataType = default, string dataValue = default, string tag = default);
static member ExifValue : string * string * string -> Azure.Connectors.Sdk.CloudmersiveConvert.Models.ExifValue
Public Shared Function ExifValue (Optional dataType As String = Nothing, Optional dataValue As String = Nothing, Optional tag As String = Nothing) As ExifValue
Parameters
- dataType
- String
- dataValue
- String
- tag
- String