FileDTO Constructors
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.
Overloads
FileDTO() | |
FileDTO(String, String) |
FileDTO()
FileDTO(String, String)
- Source:
- FileDTO.cs
public FileDTO (string fileName, string fileUri);
new Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.FileDTO : string * string -> Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.FileDTO
Public Sub New (fileName As String, fileUri As String)
Parameters
- fileName
- String
- fileUri
- String