BitmapSource.ToString Method
.NET Framework 4
Creates a string representation of this object based on the current culture.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ToString() | Creates a string representation of this object based on the current culture. (Inherited from ImageSource.) |
|
ToString(IFormatProvider) | Creates a string representation of this object based on the IFormatProvider passed in. If the provider is null, the CurrentCulture is used. (Inherited from ImageSource.) |