FeedItemMetadata.UpdateCount 屬性
命名空間: Microsoft.Synchronization.FeedSync
組件: Microsoft.Synchronization (在 microsoft.synchronization.dll)
語法
'宣告
Public ReadOnly Property UpdateCount As UInteger
'用途
Dim instance As FeedItemMetadata
Dim value As UInteger
value = instance.UpdateCount
public uint UpdateCount { get; }
public:
property unsigned int UpdateCount {
unsigned int get ();
}
/** @property */
public UInt32 get_UpdateCount ()
public function get UpdateCount () : uint
屬性值
到目前為止已經對此項目所做的更新數目。
請參閱
參考
FeedItemMetadata 類別
FeedItemMetadata 成員
Microsoft.Synchronization.FeedSync 命名空間