







Gets the owner of the entry.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
C# |
---|
public RasPhoneBook Owner { get; } |
Visual Basic |
---|
Public ReadOnly Property Owner As RasPhoneBook Get |
Visual C++ |
---|
public: property RasPhoneBook^ Owner { RasPhoneBook^ get (); } |
F# |
---|
member Owner : RasPhoneBook with get |