Feed.Type 屬性

定義

取得或設定資料摘要的類型。

public:
 property int Type { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int Type { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Type : int with get, set
Public Property Type As Integer

屬性值

Int32

資料摘要類型。

屬性

適用於