Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

AnalyticsInfo.VersionInfo Property

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Gets version info about the device family.

public:
 static property AnalyticsVersionInfo ^ VersionInfo { AnalyticsVersionInfo ^ get(); };
static AnalyticsVersionInfo VersionInfo();
public static AnalyticsVersionInfo VersionInfo { get; }
var analyticsVersionInfo = AnalyticsInfo.versionInfo;
Public Shared ReadOnly Property VersionInfo As AnalyticsVersionInfo

Property Value

Version info about the device family.

Applies to


Feedback

Was this page helpful?