Share via


UriImageSource.ToString Method

Definition

Returns the path to the file for the image, prefixed with the string, "Uri: ".

public override string ToString ();
override this.ToString : unit -> string

Returns

System.String

The path to the file for the image, prefixed with the string, "Uri: ".

Applies to