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 的版本。