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

消息部分的索引。

适用于