AnalyticsVersionInfo Klasse

Definition

Stellt Versionsinformationen zur Gerätefamilie bereit.

public ref class AnalyticsVersionInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AnalyticsVersionInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class AnalyticsVersionInfo
Public NotInheritable Class AnalyticsVersionInfo
Vererbung
Object Platform::Object IInspectable AnalyticsVersionInfo
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Hinweise

Verwenden Sie VersionInfo, um eine instance dieser Klasse abzurufen.

Eigenschaften

DeviceFamily

Ruft eine Zeichenfolge ab, die den Typ des Geräts darstellt, auf dem die Anwendung ausgeführt wird.

DeviceFamilyVersion

Ruft die Version innerhalb der Gerätefamilie ab.

ProductName

Ruft den Produktnamen des Geräts ab, auf dem die Anwendung ausgeführt wird.

Gilt für: