|
| DotRas SDK Documentation |
| RasDialDialog..::..PhoneNumber Property |
| RasDialDialog Class See Also Send Feedback |
|
Gets or sets the phone number to dial.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
| C# |
|---|
public string PhoneNumber { get; set; } |
| Visual Basic |
|---|
Public Property PhoneNumber As String Get Set |
| Visual C++ |
|---|
public: property String^ PhoneNumber { String^ get (); void set (String^ value); } |
| F# |
|---|
member PhoneNumber : string with get, set |
Property Value
Type: String
Remarks
This value overrides the numbers stored in the phone book.