共用方式為


SetVersionRequest.CurrentVersion 屬性

定義

取得目前的版本。

public:
 property unsigned int CurrentVersion { unsigned int get(); };
uint32_t CurrentVersion();
public uint CurrentVersion { get; }
var uInt32 = setVersionRequest.currentVersion;
Public ReadOnly Property CurrentVersion As UInteger

屬性值

UInt32

unsigned int

uint32_t

目前版本。

適用於