ReadHeaders 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
ReadHeaders() | |
ReadHeaders(String) |
ReadHeaders()
ReadHeaders(String)
- Source:
- ReadHeaders.cs
public ReadHeaders (string operationLocation = default);
new Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.ReadHeaders : string -> Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.ReadHeaders
Public Sub New (Optional operationLocation As String = Nothing)
Parameters
- operationLocation
- String