Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
Public Class IntTimeSpanConverter _
Inherits TypeConverter
'Usage
Dim instance As IntTimeSpanConverter
public class IntTimeSpanConverter : TypeConverter
public ref class IntTimeSpanConverter : public TypeConverter
public class IntTimeSpanConverter extends TypeConverter
Inheritance Hierarchy
System.Object
System.ComponentModel.TypeConverter
Microsoft.VisualStudio.TestTools.Common.IntTimeSpanConverter
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.