EnvironmentFolders Property
Gets the load paths that are added to the PATH environment variable.
Syntax
public System.Collections.Generic.ICollection<string> EnvironmentFolders {get;}Public ReadOnly Property EnvironmentFolders As System.Collections.Generic.ICollection(Of String)