Freigeben über


ImageUrl Konstruktoren

Definition

Überlädt

ImageUrl()
ImageUrl(String)

ImageUrl()

Quelle:
ImageUrl.cs
public ImageUrl ();
Public Sub New ()

Gilt für:

ImageUrl(String)

Quelle:
ImageUrl.cs
public ImageUrl (string url);
new Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.ImageUrl : string -> Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.ImageUrl
Public Sub New (url As String)

Parameter

url
String

Gilt für: