ImageSource::ToString Method (IFormatProvider^)
.NET Framework (current version)
Creates a string representation of this object based on the IFormatProvider passed in. If the provider is null, the CurrentCulture is used.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- provider
-
Type:
System::IFormatProvider^
An IFormatProvider that supplies culture-specific formatting information.
.NET Framework
Available since 3.0
Available since 3.0
Show: