Name

RuntimeEnvironment

Synopsis

This type exposes shared methods you can use to get information about the CLR’s environment.

Public Class RuntimeEnvironment
                  ' Public Constructors
   Public Sub New() 
' Public Shared Properties
   Public Shared ReadOnly Property SystemConfigurationFile As String  
' Public Shared Methods
   Public Shared Function FromGlobalAccessCache(
        ByVal a As System.Reflection.Assembly) As Boolean  
   Public Shared Function GetRuntimeDirectory() As String  
   Public Shared Function GetSystemVersion() As String  
End Class

Get VB.NET Core Classes in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.