共用方式為


MulticastOption.InterfaceIndex 屬性

定義

取得或設定用以傳送及接收多點傳送封包的介面索引。

public:
 property int InterfaceIndex { int get(); void set(int value); };
public int InterfaceIndex { get; set; }
member this.InterfaceIndex : int with get, set
Public Property InterfaceIndex As Integer

屬性值

陣列專案的 NetworkInterface 索引。

適用於