SystemUpdateItem.Revision 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
更新配套的修訂編號。 從 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
屬性值
更新配套的修訂編號。 從 1 開始,如果對原始更新套件組合進行修訂,則增加。