







![]() ![]() |
DotRas SDK Documentation |
RasEntryNameValidator..::..PhoneBookPath Property |
RasEntryNameValidator Class See Also Send Feedback |
![]() |
Gets or sets the phone book path to validate the entry name against.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
C# |
---|
public string PhoneBookPath { get; set; } |
Visual Basic |
---|
Public Property PhoneBookPath As String Get Set |
Visual C++ |
---|
public: property String^ PhoneBookPath { String^ get (); void set (String^ value); } |
F# |
---|
member PhoneBookPath : string with get, set |