NetworkInterfaceMessageProperty 類別

定義

表示網路介面訊息屬性。

public ref class NetworkInterfaceMessageProperty
public class NetworkInterfaceMessageProperty
type NetworkInterfaceMessageProperty = class
Public Class NetworkInterfaceMessageProperty
繼承
NetworkInterfaceMessageProperty

建構函式

NetworkInterfaceMessageProperty(Int32)

使用指定的 interfaceIndex,初始化 NetworkInterfaceMessageProperty 類別的新執行個體。

屬性

InterfaceIndex

取得值,指定訊息屬性的介面索引。

Name

取得網路介面訊息屬性的指定名稱。

方法

AddTo(Message)

指定要新增到訊息屬性中的訊息。

AddTo(MessageProperties)

指定要新增到訊息屬性中的屬性。

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)
TryGet(Message, NetworkInterfaceMessageProperty)

嘗試從指定訊息的屬性取得 NetworkInterfaceMessageProperty。

TryGet(MessageProperties, NetworkInterfaceMessageProperty)

嘗試從指定的訊息屬性集合取得 NetworkInterfaceMessageProperty。

適用於