







![]() ![]() |
DotRas SDK Documentation |
RasConnection..::..EntryId Property |
RasConnection Class See Also Send Feedback |
![]() |
Gets the Guid that represents the phone book entry.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
C# |
---|
public Guid EntryId { get; } |
Visual Basic |
---|
Public ReadOnly Property EntryId As Guid Get |
Visual C++ |
---|
public: property Guid EntryId { Guid get (); } |
F# |
---|
member EntryId : Guid with get |