지금까지 항목에 대해 수행된 업데이트 수를 가져옵니다.
네임스페이스: Microsoft.Synchronization.FeedSync
어셈블리: microsoft.synchronization.dll의 Microsoft.Synchronization
구문
‘선언
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 네임스페이스