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 开始,如果对原始更新捆绑包进行修订,则增加。

适用于

另请参阅