共用方式為


MessagePartDescription.Index 屬性

定義

取得或設定訊息部分的索引。

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

屬性值

Int32

訊息部分的索引。

適用於