Feed.FeedId 屬性

定義

取得或設定唯一索引鍵。

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

屬性值

Guid

唯一索引鍵。

屬性

適用於