PackageDependency.GenerationId プロパティ

定義

パッケージ グラフの現在の世代 ID を取得します。

public:
 static property unsigned int GenerationId { unsigned int get(); };
static uint32_t GenerationId();
public static uint GenerationId { get; }
var uInt32 = PackageDependency.generationId;
Public Shared ReadOnly Property GenerationId As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

パッケージ グラフの現在の世代 ID。

適用対象

こちらもご覧ください