CompositionApiInformation.ApiVersion プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
使用中のコンポジション API のバージョンを取得します。
public:
static property unsigned long long ApiVersion { unsigned long long get(); };
static uint64_t ApiVersion();
public static ulong ApiVersion { get; }
var uInt64 = CompositionApiInformation.apiVersion;
Public Shared ReadOnly Property ApiVersion As ULong
プロパティ値
使用中のコンポジション API のバージョン。