







Gets the TAPI identifier.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
C# |
---|
public int Id { get; } |
Visual Basic |
---|
Public ReadOnly Property Id As Integer Get |
Visual C++ |
---|
public: property int Id { int get (); } |
F# |
---|
member Id : int with get |