FileImageSource.ToString Method

Definition

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

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

Applies to