Provides a converter for
RasDeviceType. This class cannot be inherited.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
C# |
public sealed class RasDeviceTypeConverter : TypeConverter
|
Visual Basic |
Public NotInheritable Class RasDeviceTypeConverter
Inherits TypeConverter
|
Visual C++ |
public ref class RasDeviceTypeConverter sealed : public TypeConverter
|
F# |
[<SealedAttribute>]
type RasDeviceTypeConverter =
class
inherit TypeConverter
end
|
Inheritance Hierarchy
See Also