







![]() ![]() |
DotRas SDK Documentation |
RasConnectionOptions..::..OwnerKnown Property |
RasConnectionOptions Class See Also Send Feedback |
![]() |
Gets a value indicating whether the owner of the connection is known.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
C# |
---|
public bool OwnerKnown { get; } |
Visual Basic |
---|
Public ReadOnly Property OwnerKnown As Boolean Get |
Visual C++ |
---|
public: property bool OwnerKnown { bool get (); } |
F# |
---|
member OwnerKnown : bool with get |