Provides the base implementation for remote access service (RAS) components. This class must be inherited.
Namespace: DotRas.Design
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
C# |
---|
public abstract class RasComponent : Component |
Visual Basic |
---|
Public MustInherit Class RasComponent Inherits Component |
Visual C++ |
---|
public ref class RasComponent abstract : public Component |
F# |
---|
[<AbstractClassAttribute>] type RasComponent = class inherit Component end |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
DotRas.Design..::..RasComponent
DotRas..::..RasConnectionWatcher
DotRas..::..RasDialer
DotRas..::..RasPhoneBook
System..::..MarshalByRefObject
System.ComponentModel..::..Component
DotRas.Design..::..RasComponent
DotRas..::..RasConnectionWatcher
DotRas..::..RasDialer
DotRas..::..RasPhoneBook