Environment.OpenglExtensions Property

Gets a space-separated list of supported extensions to OpenGL.
Public ReadOnly Property OpenglExtensions() As String
This language is not supported or no code example is available.
public string OpenglExtensions {get;}
This language is not supported or no code example is available.

Property Value

string
Remarks
 
OpenGL only.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition