Gets or sets the bandwidth.
Read-write property
[Visual Basic .NET] |
---|
Public Property Bandwidth() As Double |
[C#] |
---|
public double Bandwidth {get; set;} |
[Managed C++] |
---|
public: __property double get_Bandwidth(); |
[Unmanaged C++] |
---|
public: HRESULT get_Bandwidth( |
[Java] |
---|
public double getBandwidth();public void setBandwidth( |