Folders.DownloaderApplication Property

FoldersDownloaderApplication Property

Gets the location where the Downloader.exe should be. If the application is not present, null is returned.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string DownloaderApplication { get; }
Public Shared ReadOnly Property DownloaderApplication As String
	Get

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Folders.DownloaderApplication"]

See Also