DotRas SDK Documentation |
RasEntryOptions..::..DisableNbtOverIP Property |
RasEntryOptions Class See Also Send Feedback |
Gets or sets a value indicating whether NBT probing is disabled for this connection.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
C# |
---|
public bool DisableNbtOverIP { get; set; } |
Visual Basic |
---|
Public Property DisableNbtOverIP As Boolean Get Set |
Visual C++ |
---|
public: property bool DisableNbtOverIP { bool get (); void set (bool value); } |
F# |
---|
member DisableNbtOverIP : bool with get, set |
Property Value
Type: BooleanRemarks
Windows XP and later: This property is available.