Gets or sets the channels.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
C# |
---|
public int Channels { get; set; } |
Visual Basic |
---|
Public Property Channels As Integer Get Set |
Visual C++ |
---|
public: property int Channels { int get (); void set (int value); } |
F# |
---|
member Channels : int with get, set |
Property Value
Type: Int32Remarks
This member is reserved for future use.