MinutesToTimeSpanConverter Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft internal use only.
public ref class MinutesToTimeSpanConverter : Microsoft::VisualStudio::PlatformUI::ValueConverter<System::UInt32, TimeSpan>
C++/WinRT
[Windows::Foundation::Metadata::WebHostHidden]
class MinutesToTimeSpanConverter : Microsoft::VisualStudio::PlatformUI::ValueConverter<unsigned int, TimeSpan>
public class MinutesToTimeSpanConverter : Microsoft.VisualStudio.PlatformUI.ValueConverter<uint,TimeSpan>
type MinutesToTimeSpanConverter = class
inherit ValueConverter<uint32, TimeSpan>
Public Class MinutesToTimeSpanConverter
Inherits ValueConverter(Of UInteger, TimeSpan)
- Inheritance
Minutes |
Microsoft internal use only. |
Convert(Object, Type, Object, Culture |
Microsoft internal use only. (Inherited from ValueConverter<TSource,TTarget>) |
Convert(TSource, Object, Culture |
Microsoft internal use only. (Inherited from ValueConverter<TSource,TTarget>) |
Convert(UInt32, Object, Culture |
Microsoft internal use only. |
Convert |
Microsoft internal use only. (Inherited from ValueConverter<TSource,TTarget>) |
Convert |
Microsoft internal use only. |
Convert |
Microsoft internal use only. (Inherited from ValueConverter<TSource,TTarget>) |
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |