C# Class GoogleCloudExtension.Analytics.Events.NewInstallEvent

This event will be sent when no previous version of the VS extension is detected and thus signifies that this is a new install.
Show file Open project: GoogleCloudPlatform/google-cloud-visualstudio

Public Methods

Method Description
Create ( ) : AnalyticsEvent

Method Details

Create() public static method

public static Create ( ) : AnalyticsEvent
return AnalyticsEvent