







![]() ![]() |
DotRas SDK Documentation |
RasLcpInfo..::..ServerOptions Property |
RasLcpInfo Class See Also Send Feedback |
![]() |
Gets the additional options for the remote computer.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
C# |
---|
public RasLcpOptions ServerOptions { get; } |
Visual Basic |
---|
Public ReadOnly Property ServerOptions As RasLcpOptions Get |
Visual C++ |
---|
public: property RasLcpOptions^ ServerOptions { RasLcpOptions^ get (); } |
F# |
---|
member ServerOptions : RasLcpOptions with get |