共用方式為


SystemUpdateItem.Revision 屬性

定義

更新配套的修訂編號。 從 1 開始,如果對原始更新套件組合進行修訂,則增加。

public:
 property unsigned int Revision { unsigned int get(); };
uint32_t Revision();
public uint Revision { get; }
var uInt32 = systemUpdateItem.revision;
Public ReadOnly Property Revision As UInteger

屬性值

UInt32

unsigned int

uint32_t

更新配套的修訂編號。 從 1 開始,如果對原始更新套件組合進行修訂,則增加。

適用於

另請參閱