DotRas SDK Documentation |
RasEntry..::..IPv6InterfaceMetric Property |
RasEntry Class See Also Send Feedback |
Gets or sets the metric of the IPv6 stack for this interface.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
C# |
---|
public int IPv6InterfaceMetric { get; set; } |
Visual Basic |
---|
Public Property IPv6InterfaceMetric As Integer Get Set |
Visual C++ |
---|
public: property int IPv6InterfaceMetric { int get (); void set (int value); } |
F# |
---|
member IPv6InterfaceMetric : int with get, set |
Property Value
Type: Int32Remarks
Windows Vista and later: This property is available.