AnalyticsAppPlatform Property |
Platform application is running on. For example "Mac", "Windows". Again, don't include version numbers.
Maps to Google Analytics parameter 'ai'
Namespace:
Rhino.Runtime
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public string AppPlatform { get; set; }
Public Property AppPlatform As String
Get
Set
Property Value
Type:
StringSee Also