AnalyticsVersionInfo.DeviceFamilyVersion Property

Definition

Gets the version within the device family.

public:
 property Platform::String ^ DeviceFamilyVersion { Platform::String ^ get(); };
winrt::hstring DeviceFamilyVersion();
public string DeviceFamilyVersion { get; }
var string = analyticsVersionInfo.deviceFamilyVersion;
Public ReadOnly Property DeviceFamilyVersion As String

Property Value

String

Platform::String

winrt::hstring

The version within the device family.

Applies to