







![]() ![]() |
DotRas SDK Documentation |
StateChangedEventArgs..::..Handle Property |
StateChangedEventArgs Class See Also Send Feedback |
![]() |
Gets the handle of the connection.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
C# |
---|
public RasHandle Handle { get; } |
Visual Basic |
---|
Public ReadOnly Property Handle As RasHandle Get |
Visual C++ |
---|
public: property RasHandle^ Handle { RasHandle^ get (); } |
F# |
---|
member Handle : RasHandle with get |