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

現在のバージョン。

適用対象