DotRas SDK Documentation |
RasNapStatus..::..IsolationState Property |
RasNapStatus Class See Also Send Feedback |
Gets the isolation state.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
C# |
---|
public RasIsolationState IsolationState { get; } |
Visual Basic |
---|
Public ReadOnly Property IsolationState As RasIsolationState Get |
Visual C++ |
---|
public: property RasIsolationState IsolationState { RasIsolationState get (); } |
F# |
---|
member IsolationState : RasIsolationState with get |